[Lunar-commits] <moonbase> dbus: Lets trust the autodetection here (breaks nothing, fixes ISO compiles)

Moritz Heiber moe at lunar-linux.org
Wed Apr 30 09:00:07 CEST 2008


commit b5ce081878098074a158a3e7f988060dc6b22db2
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Wed Apr 30 09:00:07 2008 +0200

    dbus: Lets trust the autodetection here (breaks nothing, fixes ISO compiles)
---
 devel/dbus/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/devel/dbus/BUILD b/devel/dbus/BUILD
index 2535f66..32d27ea 100644
--- a/devel/dbus/BUILD
+++ b/devel/dbus/BUILD
@@ -10,7 +10,7 @@
     OPTS="$OPTS --disable-mono"
   fi
 
-  OPTS="$OPTS --with-x --enable-checks --with-xml=expat             \
+  OPTS="$OPTS --enable-checks --with-xml=expat                      \
         --with-system-pid-file=/var/run/messagebus.pid              \
         --with-system-socket=/var/lib/dbus/system_bus_socket        \
         --with-session-socket-dir=/tmp  --with-dbus-user=messagebus \


More information about the Lunar-commits mailing list