add missing dependency on linux-atm
[openwrt/svn-archive/archive.git] / package / br2684ctl / Makefile
index 5108c7c051e0e894f2e322fbd587d0fb7de66a6d..cd668e2f7e4d66f73dd4f9a2560e1d245778cbd3 100644 (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