Add missing compile time dependency on libnotimpl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9832 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-12-22 14:17:09 +00:00
parent 4210308eb5
commit 013df0a16e

View File

@ -20,6 +20,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
PKG_BUILD_DEPENDS:=libnotimpl
define Package/nagios
SECTION:=net
CATEGORY:=Network