[Lunar-commits] <moonbase-other> colord: reverse engineering tools don't build
v4hn
me at v4hn.de
Tue Aug 7 19:14:26 CEST 2012
commit d814a8f4d63f665de1dec4192a2db43803512cb9
Author: v4hn <me at v4hn.de>
Date: Tue, 07 Aug 2012 10:14:26 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d814a8f4d63f665de1dec4192a2db43803512cb9
colord: reverse engineering tools don't build
---
graphics/colord/CONFIGURE +4/-1
1 files changed, 4 insertions (+), 1 deletions (-)
--- a/graphics/colord/CONFIGURE
+++ b/graphics/colord/CONFIGURE
@@ -1,5 +1,8 @@
mquery ENBL_EXAMP "Enable DBus example code?" n "--enable-examples" "--disable-examples"
-mquery ENBL_REVERSE "Enable reverse engineering tools?" n "--enable-reverse" "--disable-reverse"
+
+# this fails without gusb with 0.1.22
+#mquery ENBL_REVERSE "Enable reverse engineering tools?" n "--enable-reverse" "--disable-reverse"
+
mquery ENBL_DISCRIPT "Enable file descriptor fallback?" n "--enable-fd-fallback" "--disable-fd-fallback"
mquery ENBL_VOL_SRCH "Enable profile volume search" y "--enable-volume-search" "--disable-volume-search"
mquery ENBL_DAEMON "Enable User for running the colord daemon (root)" y "--with-daemon-user" "--without-daemon-user"
More information about the Lunar-commits
mailing list