pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/qbittorrent qbittorrent: wants zlib 1.2.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95c27516a672
branches:  trunk
changeset: 444536:95c27516a672
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Jan 10 11:10:17 2021 +0000

description:
qbittorrent: wants zlib 1.2.11

diffstat:

 net/qbittorrent/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 45f8690bb49d -r 95c27516a672 net/qbittorrent/Makefile
--- a/net/qbittorrent/Makefile  Sun Jan 10 10:25:09 2021 +0000
+++ b/net/qbittorrent/Makefile  Sun Jan 10 11:10:17 2021 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index