summaryrefslogtreecommitdiff
path: root/dev-libs/wayland/wayland-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/wayland/wayland-9999.ebuild')
-rw-r--r--dev-libs/wayland/wayland-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild
index ae7ec6702a9..0ae8950bf7d 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -45,7 +45,7 @@ src_configure() {
$(use_enable doc documentation)
)
if tc-is-cross-compiler ; then
- myeconfargs+=( --disable-scanner )
+ myeconfargs+=( --with-host-scanner )
fi
if ! multilib_is_native_abi; then
myeconfargs+=( --disable-documentation )