summaryrefslogtreecommitdiff
path: root/repo/botan
diff options
context:
space:
mode:
Diffstat (limited to 'repo/botan')
-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 \