diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index eb059e0f7..2a85684b6 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -28,7 +28,7 @@ define Package/libtorrent CATEGORY:=Libraries TITLE:=Rakshasa's BitTorrent library URL:=http://libtorrent.rakshasa.no/ - DEPENDS:=+libopenssl +libsigcxx + DEPENDS:=+libopenssl +libsigcxx +zlib MAINTAINER:=Peter Wagner endef