mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libtorrent: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -28,7 +28,7 @@ define Package/libtorrent
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Rakshasa's BitTorrent library
|
TITLE:=Rakshasa's BitTorrent library
|
||||||
URL:=http://libtorrent.rakshasa.no/
|
URL:=http://libtorrent.rakshasa.no/
|
||||||
DEPENDS:=+libopenssl +libsigcxx
|
DEPENDS:=+libopenssl +libsigcxx +zlib
|
||||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user