summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/dbus/dbus_1.16.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.16.2.bb b/meta/recipes-core/dbus/dbus_1.16.2.bb
index 5d6336545d..909a209fc7 100644
--- a/meta/recipes-core/dbus/dbus_1.16.2.bb
+++ b/meta/recipes-core/dbus/dbus_1.16.2.bb
@@ -43,7 +43,7 @@ PACKAGECONFIG[audit] = "-Dlibaudit=enabled,-Dlibaudit=disabled,audit"
43PACKAGECONFIG[selinux] = "-Dselinux=enabled,-Dselinux=disabled,libselinux" 43PACKAGECONFIG[selinux] = "-Dselinux=enabled,-Dselinux=disabled,libselinux"
44PACKAGECONFIG[tests] = "-Dinstalled_tests=true,-Dinstalled_tests=false" 44PACKAGECONFIG[tests] = "-Dinstalled_tests=true,-Dinstalled_tests=false"
45 45
46DEPENDS = "expat virtual/libintl autoconf-archive-native glib-2.0" 46DEPENDS = "expat virtual/libintl glib-2.0"
47RDEPENDS:${PN} += "${PN}-common ${PN}-tools" 47RDEPENDS:${PN} += "${PN}-common ${PN}-tools"
48RDEPENDS:${PN}:class-native = "" 48RDEPENDS:${PN}:class-native = ""
49 49