[package] add libcrypto++, required for the new amule version
[openwrt/svn-archive/archive.git] / libs / libxapian / Makefile
index 7054babbbd87196a269c22d59408564033dbae5e..0365a3104a03cc35bdee0cfc2623723a3f755dbb 100644 (file)
@@ -28,7 +28,7 @@ define Package/libxapian
   CATEGORY:=Libraries
   TITLE:=xapian
   URL:=http://xapian.org
-  DEPENDS:=+libstdcpp
+  DEPENDS:=+libstdcpp +zlib
 endef
 
 define Build/InstallDev