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: wiz
Date: Sun Jan 12 17:43:20 UTC 2025
Modified Files:
pkgsrc/net/qbittorrent: Makefile
Log Message:
qbittorrent: needs qt6-qttools
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 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.82 pkgsrc/net/qbittorrent/Makefile:1.83
--- pkgsrc/net/qbittorrent/Makefile:1.82 Sun Dec 29 15:09:57 2024
+++ pkgsrc/net/qbittorrent/Makefile Sun Jan 12 17:43:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2024/12/29 15:09:57 adam Exp $
+# $NetBSD: Makefile,v 1.83 2025/01/12 17:43:20 wiz Exp $
DISTNAME= qbittorrent-5.0.3
PKGREVISION= 1
@@ -29,6 +29,7 @@ LDFLAGS.NetBSD+= -ljemalloc
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/cmake/build.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.11
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index