mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-cpp/cairomm: change 'documentation' to 'build-documentation'
Closes: https://bugs.gentoo.org/823164 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -36,7 +36,7 @@ BDEPEND="
|
||||
|
||||
multilib_src_configure() {
|
||||
local emesonargs=(
|
||||
$(meson_native_use_bool doc documentation)
|
||||
$(meson_native_use_bool doc build-documentation)
|
||||
-Dbuild-examples=false
|
||||
$(meson_use test build-tests)
|
||||
-Dboost-shared=true
|
||||
|
||||
Reference in New Issue
Block a user