summaryrefslogtreecommitdiff
path: root/repo/botan/botan.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
committerdavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
commitf29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (patch)
tree76fe6267f8307e7630fc6f53ff99a9767ad40de0 /repo/botan/botan.xibuild
parent05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (diff)
Work
Diffstat (limited to 'repo/botan/botan.xibuild')
-rw-r--r--repo/botan/botan.xibuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/repo/botan/botan.xibuild b/repo/botan/botan.xibuild
index 86286ec..71ba43c 100644
--- a/repo/botan/botan.xibuild
+++ b/repo/botan/botan.xibuild
@@ -3,8 +3,7 @@
NAME="botan"
DESC="Crypto and TLS for C++11"
-MAKEDEPS="make boost bzip2 openssl sqlite3 xz zlib"
-DEPS="musl libstdc++ libgcc"
+MAKEDEPS="make boost bzip2 openssl sqlite3 xz zlib musl libstdc++ libgcc python-pygments python-babel python-markupsafe python-imagesize python-sphinx python-requests"
PKG_VER=2.19.2
SOURCE="https://botan.randombit.net/releases/Botan-$PKG_VER.tar.xz"
@@ -19,7 +18,6 @@ build () {
--with-bzip2 \
--with-lzma \
--with-openmp \
- --with-openssl \
--with-sqlite3 \
--with-zlib \
--with-os-feature=getrandom \