mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:27:46 +00:00
gnome-settings-daemon: Remove wrong RDEPEND
* Since variable was misspelled it was a no-op * There is no gdbus package (gdbus is in glib-2.0-utils) * Did not find any pointer in the source that gdbus has to be installed on target Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bdb964c907
commit
4c97b581f3
@ -55,5 +55,3 @@ FILES_${PN} += " \
|
||||
${systemd_user_unitdir} \
|
||||
${libdir}/gnome-settings-daemon-3.0/libgsd.so \
|
||||
"
|
||||
|
||||
RDEPEND_${PN} += "gdbus"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user