mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-libs/libxlsxwriter: add missing minizip arg
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
This commit is contained in:
@@ -32,6 +32,7 @@ src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
-DUSE_OPENSSL_MD5="$(usex openssl ON OFF)"
|
||||
-DUSE_SYSTEM_MINIZIP="ON"
|
||||
-DBUILD_SHARED_LIBS="$(usex static-libs ON OFF)"
|
||||
-DUSE_DTOA_LIBRARY=${DOUBLEFUNCTION}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user