Browse Source

Add build-depends on linux-atm

SVN-Revision: 7030
Eugene Konev 19 years ago
parent
commit
639fe9fd58
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/br2684ctl/Makefile

+ 1 - 0
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