From 66c326b6d65388e9f1003715ad9675505f01f9d2 Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 3 Jun 2022 13:05:13 +0100 Subject: added porting from alpine linux --- repo/botan/botan.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/botan/botan.xibuild') 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 -- cgit v1.2.1