Add missing compile time dependency on libnotimpl
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Dec 2007 14:17:09 +0000 (14:17 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Dec 2007 14:17:09 +0000 (14:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9832 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/nagios/Makefile

index b6e37fb..6fa1765 100644 (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