diff options
Diffstat (limited to 'recipes/gnome/gconf_2.28.0.bb')
-rw-r--r-- | recipes/gnome/gconf_2.28.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gconf_2.28.0.bb b/recipes/gnome/gconf_2.28.0.bb index e0aaffed7a..59e913fe84 100644 --- a/recipes/gnome/gconf_2.28.0.bb +++ b/recipes/gnome/gconf_2.28.0.bb @@ -12,7 +12,7 @@ SRC_URI[archive.sha256sum] = "d057dcfe2bfb2a80e592349c2a78d7dce12d19542aeced466c PR="r1" -RDEPENDS += "dbus-x11" +RDEPENDS_${PN} += "dbus-x11" EXTRA_OECONF = " --without-openldap --disable-gtk-doc --enable-gtk POLKIT_POLICY_FILE_VALIDATE=true" |