mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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:
@@ -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"
|
||||
Reference in New Issue
Block a user