summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-11-18 15:35:49 -0500
committerMike Gilbert <floppym@gentoo.org>2021-11-18 15:35:49 -0500
commitba9ed16ca8aa888b7e01b19070e0c86a63c95597 (patch)
treebaa08f6c3fe19798f9d250f72abbedfc9fdff711 /x11-misc
parentsys-apps/busybox: Stabilize 1.34.1 arm64, #824226 (diff)
downloadgentoo-ba9ed16ca8aa888b7e01b19070e0c86a63c95597.tar.gz
gentoo-ba9ed16ca8aa888b7e01b19070e0c86a63c95597.tar.bz2
gentoo-ba9ed16ca8aa888b7e01b19070e0c86a63c95597.zip
x11-misc/colord: drop 'examples' meson option
Closes: https://bugs.gentoo.org/823836 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/colord/colord-1.4.5-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.4.5-r1.ebuild b/x11-misc/colord/colord-1.4.5-r1.ebuild
index c4774663d9e0..afdeda302e57 100644
--- a/x11-misc/colord/colord-1.4.5-r1.ebuild
+++ b/x11-misc/colord/colord-1.4.5-r1.ebuild
@@ -84,7 +84,6 @@ src_prepare() {
multilib_src_configure() {
local emesonargs=(
$(meson_native_true daemon)
- -Dexamples=false
-Dbash_completion=false
$(meson_use udev udev_rules)
$(meson_native_use_bool systemd)