From 24ad605866a29933451357a3ce6e035ed920c9e7 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 8 Jul 2013 00:37:49 +0000 Subject: [package] linux-atm: fix dependencies Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37189 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/linux-atm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network') diff --git a/package/network/utils/linux-atm/Makefile b/package/network/utils/linux-atm/Makefile index 12f871cf94..9238b88022 100644 --- a/package/network/utils/linux-atm/Makefile +++ b/package/network/utils/linux-atm/Makefile @@ -41,7 +41,7 @@ endef define Package/linux-atm/Default SECTION:=net CATEGORY:=Network - DEPENDS:=linux-atm + DEPENDS:=+linux-atm URL:=http://linux-atm.sourceforge.net/ SUBMENU:=Linux ATM tools endef -- cgit v1.2.3