aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus-native_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dbus/dbus-native_1.0.3.bb')
-rw-r--r--recipes/dbus/dbus-native_1.0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/dbus/dbus-native_1.0.3.bb b/recipes/dbus/dbus-native_1.0.3.bb
index 6ec0fc870d..98b389e4e6 100644
--- a/recipes/dbus/dbus-native_1.0.3.bb
+++ b/recipes/dbus/dbus-native_1.0.3.bb
@@ -5,6 +5,8 @@ DEFAULT_PREFERENCE = "-1"
inherit native
+EXTRA_OECONF_X = "--without-x"
+
DEPENDS = "glib-2.0-native libxml2-native expat-native"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus-${PV}"