summaryrefslogtreecommitdiff
path: root/net/qbittorrent
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-01-10 11:10:17 +0000
committernia <nia@pkgsrc.org>2021-01-10 11:10:17 +0000
commit4ecc505c09eba60a361a990b9309f38185a9ff69 (patch)
tree80df79a00390b509e0d0fa7619571c8feb4ecb5b /net/qbittorrent
parent9adea86ee9bd25fce3bd25b5349b9217cd932faf (diff)
downloadpkgsrc-4ecc505c09eba60a361a990b9309f38185a9ff69.tar.gz
qbittorrent: wants zlib 1.2.11
Diffstat (limited to 'net/qbittorrent')
-rw-r--r--net/qbittorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/qbittorrent/Makefile b/net/qbittorrent/Makefile
index ee2e86fdb92..52fc900207f 100644
--- a/net/qbittorrent/Makefile
+++ b/net/qbittorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2021/01/06 14:27:45 adam Exp $
+# $NetBSD: Makefile,v 1.24 2021/01/10 11:10:17 nia Exp $
DISTNAME= qbittorrent-4.3.2
CATEGORIES= net
@@ -30,6 +30,7 @@ CXXFLAGS+= -march=i586
LDFLAGS.NetBSD+= -ljemalloc
.include "../../devel/boost-libs/buildlink3.mk"
+BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.11
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../net/libtorrent-rasterbar/buildlink3.mk"