diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-30 14:03:12 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-30 08:58:30 -0700 |
commit | b1b543c4d1e9e6174e484093d2bb8359cdd75303 (patch) | |
tree | 63eb93b11d419238e669231ce168b48c77bf92ff /meta-xfce/recipes-connectivity | |
parent | 981b4b37e4557e939b2f94d38af681e73264d844 (diff) | |
download | meta-openembedded-b1b543c4d1e9e6174e484093d2bb8359cdd75303.tar.gz |
blueman: add an append in meta-xfce to enable thunar sendto extension
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-connectivity')
-rw-r--r-- | meta-xfce/recipes-connectivity/blueman/blueman_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-connectivity/blueman/blueman_%.bbappend b/meta-xfce/recipes-connectivity/blueman/blueman_%.bbappend new file mode 100644 index 000000000..c47522379 --- /dev/null +++ b/meta-xfce/recipes-connectivity/blueman/blueman_%.bbappend | |||
@@ -0,0 +1 @@ | |||
PACKAGECONFIG_append = " thunar" | |||