Add build-depends on linux-atm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7030 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Eugene Konev 2007-04-22 04:51:16 +00:00
parent 02d736b427
commit 432c94a644
1 changed files with 1 additions and 0 deletions

View File

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