pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
0ad: Add libsodium dependeny (required by lobby)
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Wed Dec 15 17:59:26 2021 +0100
Changeset: ff8c51fad8b3d698e33cc283483e08ee8a8f784b
Modified Files:
0ad/Makefile
Log Message:
0ad: Add libsodium dependeny (required by lobby)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff8c51fad8b3d698e33cc283483e08ee8a8f784b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
0ad/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index d1ca13b880..9106dd3f3c 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -51,6 +51,7 @@ do-build:
.include "../../multimedia/libogg/buildlink3.mk"
.include "../../net/enet/buildlink3.mk"
.include "../../net/miniupnpc/buildlink3.mk"
+.include "../../security/libsodium/buildlink3.mk"
.include "../../textproc/fmtlib/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index