[package] linux-atm: fix dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37189 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
c39701f9cf
commit
24ad605866
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue