nprobe: depends on zlib
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:10 +0000 (00:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:10 +0000 (00:22 +0000)
SVN-Revision: 32307

net/nprobe/Makefile

index 3e411f6d4126fa80d9cf58ddc8ef4773e3a77da9..400bc9bf24f6156e6fb7e932f09509889ffae0ec 100644 (file)
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/nprobe
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=+libpcap +libpcre +libpthread +NPROBE_MYSQL_SUPPORT:libmysqlclient
+  DEPENDS:=+libpcap +libpcre +libpthread +NPROBE_MYSQL_SUPPORT:libmysqlclient +zlib
   TITLE:=nProbe
   URL:=http://invisible-island.net/dialog/
 endef