From: Felix Fietkau Date: Sun, 27 May 2007 12:15:12 +0000 (+0000) Subject: add missing build dependency (#1705) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d4b18db553a59e2784d956bc5ddf4b8eaade9152;p=openwrt%2Fsvn-archive%2Farchive.git add missing build dependency (#1705) SVN-Revision: 7350 --- diff --git a/libs/speex/Makefile b/libs/speex/Makefile index 1372abef37..ddbc00fd49 100644 --- a/libs/speex/Makefile +++ b/libs/speex/Makefile @@ -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