diff options
Diffstat (limited to 'repo/botan')
-rw-r--r-- | repo/botan/botan.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/botan/botan.xibuild b/repo/botan/botan.xibuild index 1856cf7..8264585 100644 --- a/repo/botan/botan.xibuild +++ b/repo/botan/botan.xibuild @@ -3,7 +3,7 @@ NAME="botan" DESC="Crypto and TLS for C++11" -MAKEDEPS="make boost bzip2 openssl sqlite xz zlib" +MAKEDEPS="make boost bzip2 openssl sqlite3 xz zlib" DEPS="musl libstdc++ libgcc" PKG_VER=2.19.1 |