aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dbus/dbus.inc
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2008-09-11 05:57:41 +0000
committerMike Westerhof <mwester@dls.net>2008-09-11 05:57:41 +0000
commita624d236777ec82472536954d2d68688011699e9 (patch)
tree01c88d488aa79f3d42ff8de4b1e75583f1c39ef8 /packages/dbus/dbus.inc
parentb7fb27364c358ee6a561c999950e77d50547600b (diff)
downloadopenembedded-a624d236777ec82472536954d2d68688011699e9.tar.gz
dbug: dependency on x11 changed to virtual/x11; bumped PR.
Diffstat (limited to 'packages/dbus/dbus.inc')
-rw-r--r--packages/dbus/dbus.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dbus/dbus.inc b/packages/dbus/dbus.inc
index faf404e23d..b0f0299a0d 100644
--- a/packages/dbus/dbus.inc
+++ b/packages/dbus/dbus.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "A message bus system for inter-process communication"
HOMEPAGE = "http://dbus.freedesktop.org"
SECTION = "base"
LICENSE = "GPL"
-DEPENDS = "expat glib-2.0 virtual/libintl libsm libice libx11"
+DEPENDS = "expat glib-2.0 virtual/libintl libsm libice virtual/libx11"
SRC_URI = "\
http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \