1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 10:15:26 +03:00

add missing dependency on linux-atm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9174 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ejka 2007-10-07 04:27:04 +00:00
parent 04b4c17bf2
commit a5153f9bc3

View File

@ -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