pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/qbittorrent
Module Name: pkgsrc
Committed By: nia
Date: Sun Jan 10 11:10:18 UTC 2021
Modified Files:
pkgsrc/net/qbittorrent: Makefile
Log Message:
qbittorrent: wants zlib 1.2.11
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/qbittorrent/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/qbittorrent/Makefile
diff -u pkgsrc/net/qbittorrent/Makefile:1.23 pkgsrc/net/qbittorrent/Makefile:1.24
--- pkgsrc/net/qbittorrent/Makefile:1.23 Wed Jan 6 14:27:45 2021
+++ pkgsrc/net/qbittorrent/Makefile Sun Jan 10 11:10:17 2021
@@ -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"
Home |
Main Index |
Thread Index |
Old Index