1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

add missing dependency on linux-atm

SVN-Revision: 9174
This commit is contained in:
Eugene Konev 2007-10-07 04:27:04 +00:00
parent 33ecac1f24
commit 597c9beaa1

@ -25,6 +25,7 @@ define Package/$(PKG_NAME)
SECTION:=net
CATEGORY:=Base system
TITLE:=ATM Ethernet bridging configuration utility
DEPENDS:=+linux-atm
URL:=http://ftp.debian.org/debian/pool/main/b/br2684ctl
endef