From 5f12be2d30b03c1b756ce0ce01c49d2f17baab5a Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 28 Oct 2022 15:33:32 -0700 Subject: [PATCH] ... --- manifest.scm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 manifest.scm diff --git a/manifest.scm b/manifest.scm new file mode 100644 index 0000000..bf78772 --- /dev/null +++ b/manifest.scm @@ -0,0 +1,4 @@ +(specifications->manifest + (list "autoconf" + "automake" + "libsodium")) -- 2.39.5