mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:56:15 +00:00
blueman: Enable thunar support by default but don't rdepend on it
This matches upstream default. The no longer required bbappend in meta-xfce is also removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
065d20cff9
commit
f51548eff6
@ -28,7 +28,8 @@ RDEPENDS_${PN} += " \
|
||||
packagegroup-tools-bluetooth \
|
||||
"
|
||||
|
||||
PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto,,thunar"
|
||||
PACKAGECONFIG ??= "thunar"
|
||||
PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/dbus-1 \
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
# Just a comment line to avoid PAK archive (application/x-pak)
|
||||
PACKAGECONFIG_append = " thunar"
|
||||
Loading…
x
Reference in New Issue
Block a user