pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/toxic
Module Name: pkgsrc
Committed By: wiz
Date: Fri Aug 29 08:18:26 UTC 2025
Modified Files:
pkgsrc/chat/toxic: Makefile
Log Message:
toxic: needs toxcore > 0.2.18, so depend on current pkgsrc version
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/toxic/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/toxic/Makefile
diff -u pkgsrc/chat/toxic/Makefile:1.1 pkgsrc/chat/toxic/Makefile:1.2
--- pkgsrc/chat/toxic/Makefile:1.1 Mon Aug 25 20:03:22 2025
+++ pkgsrc/chat/toxic/Makefile Fri Aug 29 08:18:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/08/25 20:03:22 ktnb Exp $
+# $NetBSD: Makefile,v 1.2 2025/08/29 08:18:26 wiz Exp $
DISTNAME= toxic-0.16.1
CATEGORIES= chat
@@ -30,6 +30,7 @@ post-install:
.include "../../audio/freealut/buildlink3.mk"
.include "../../audio/openal-soft/buildlink3.mk"
+BUILDLINK_API_DEPENDS.toxcore+= toxcore>=0.2.21
.include "../../chat/toxcore/buildlink3.mk"
.include "../../converters/qrencode/buildlink3.mk"
.include "../../devel/libconfig/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index