add missing build dependency (#1705)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@7350 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-05-27 12:15:12 +00:00
parent fe938c33dc
commit 17fd54667b

View File

@ -19,6 +19,7 @@ PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_BUILD_DEPENDS:=libnotimpl
include $(INCLUDE_DIR)/package.mk