summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dbus')
-rw-r--r--meta/recipes-core/dbus/dbus_1.14.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.14.6.bb b/meta/recipes-core/dbus/dbus_1.14.6.bb
index a6e18a92cb..da25155773 100644
--- a/meta/recipes-core/dbus/dbus_1.14.6.bb
+++ b/meta/recipes-core/dbus/dbus_1.14.6.bb
@@ -42,7 +42,7 @@ PACKAGECONFIG[verbose-mode] = "--enable-verbose-mode,,,"
42PACKAGECONFIG[audit] = "--enable-libaudit,--disable-libaudit,audit" 42PACKAGECONFIG[audit] = "--enable-libaudit,--disable-libaudit,audit"
43PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux" 43PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux"
44 44
45DEPENDS = "expat virtual/libintl autoconf-archive glib-2.0" 45DEPENDS = "expat virtual/libintl autoconf-archive-native glib-2.0"
46RDEPENDS:${PN} += "${PN}-common ${PN}-tools" 46RDEPENDS:${PN} += "${PN}-common ${PN}-tools"
47RDEPENDS:${PN}:class-native = "" 47RDEPENDS:${PN}:class-native = ""
48 48