pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
liboqs: needs openssl (for evp)
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sun Mar 24 16:43:06 2024 +0100
Changeset: 1179f40bd717e871655fcf2052546d4545979588
Modified Files:
liboqs/Makefile
Log Message:
liboqs: needs openssl (for evp)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1179f40bd717e871655fcf2052546d4545979588
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
liboqs/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/liboqs/Makefile b/liboqs/Makefile
index bb793ee7ac..693ff492a6 100644
--- a/liboqs/Makefile
+++ b/liboqs/Makefile
@@ -32,4 +32,5 @@ TEST_TARGET= run_tests
.include "../../devel/cmake/build.mk"
.include "../../lang/python/pyversion.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index