pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
megacmd: require fixed crypto++
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Feb 15 08:38:03 2025 +0100
Changeset: 406202a804535bb70114df1d794763e85a950ce0
Modified Files:
megacmd/Makefile
Log Message:
megacmd: require fixed crypto++
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=406202a804535bb70114df1d794763e85a950ce0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
megacmd/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/megacmd/Makefile b/megacmd/Makefile
index f1e80a68a8..f5e4d6a653 100644
--- a/megacmd/Makefile
+++ b/megacmd/Makefile
@@ -48,6 +48,7 @@ post-install:
.include "../../devel/libuv/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../net/libcares/buildlink3.mk"
+BUILDLINK_API_DEPENDS.cryptopp+= cryptopp>=8.7.0nb1
.include "../../security/crypto++/buildlink3.mk"
.include "../../security/libsodium/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index