mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libical: Set -DICAL_GLIB_VAPI=OFF
Closes: https://bugs.gentoo.org/686654 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -58,6 +58,7 @@ src_prepare() {
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DICAL_GLIB=OFF
|
||||
-DICAL_GLIB_VAPI=OFF
|
||||
-DGOBJECT_INTROSPECTION=OFF
|
||||
$(cmake-utils_use_find_package berkdb BDB)
|
||||
-DICAL_BUILD_DOCS=$(usex doc)
|
||||
|
||||
Reference in New Issue
Block a user