aboutsummaryrefslogtreecommitdiffstats
path: root/package/br2684ctl
diff options
context:
space:
mode:
authorEugene Konev <ejka@openwrt.org>2007-04-22 04:51:16 +0000
committerEugene Konev <ejka@openwrt.org>2007-04-22 04:51:16 +0000
commit432c94a644c370f925a8eab0236bb5f48976b380 (patch)
tree1f1745d556b7792f0448a6109f3d11a311aaa69d /package/br2684ctl
parent02d736b427aa60ec6f364decdc07f35f8b2dd3a2 (diff)
downloadupstream-432c94a644c370f925a8eab0236bb5f48976b380.tar.gz
upstream-432c94a644c370f925a8eab0236bb5f48976b380.tar.bz2
upstream-432c94a644c370f925a8eab0236bb5f48976b380.zip
Add build-depends on linux-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7030 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/br2684ctl')
-rw-r--r--package/br2684ctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/br2684ctl/Makefile b/package/br2684ctl/Makefile
index 223f6f7c5f..7d9c6c0d80 100644
--- a/package/br2684ctl/Makefile
+++ b/package/br2684ctl/Makefile
@@ -17,6 +17,7 @@ PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/b/br2684ctl
PKG_MD5SUM:=6eb4d8cd174e24a7c078eb4f594f5b69
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION).orig
+PKG_BUILD_DEPENDS:=linux-atm
include $(INCLUDE_DIR)/package.mk