mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
app-arch/createrepo_c: 1.2.1-r3
Enable building with USE=-doc when doxygen is not installed. Closes: https://bugs.gentoo.org/967121 Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
This commit is contained in:
parent
77794b8aab
commit
f4abc27b50
@ -72,6 +72,7 @@ src_configure() {
|
|||||||
-DWITH_LEGACY_HASHES=$(usex legacy ON OFF)
|
-DWITH_LEGACY_HASHES=$(usex legacy ON OFF)
|
||||||
-DWITH_LIBMODULEMD=ON
|
-DWITH_LIBMODULEMD=ON
|
||||||
-DWITH_ZCHUNK=ON
|
-DWITH_ZCHUNK=ON
|
||||||
|
-DBUILD_DOC_C=$(usex doc ON OFF)
|
||||||
)
|
)
|
||||||
|
|
||||||
cmake_src_configure
|
cmake_src_configure
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user