summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
index bdc357f766..41963b9966 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "038ca228d220cd0ba1b7b76465d8a51f2433ad1f74648d1d291daa0a24
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" 14PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"
15 15
16FILES_${PN} += " \ 16FILES:${PN} += " \
17 ${libdir}/thunarx-3/* \ 17 ${libdir}/thunarx-3/* \
18 ${libdir}/xfce4/panel/plugins/* \ 18 ${libdir}/xfce4/panel/plugins/* \
19 ${libdir}/Thunar/[Tt]hunar* \ 19 ${libdir}/Thunar/[Tt]hunar* \
@@ -25,4 +25,4 @@ FILES_${PN} += " \
25 ${datadir}/xfce4/panel/plugins/* \ 25 ${datadir}/xfce4/panel/plugins/* \
26" 26"
27 27
28RRECOMMENDS_${PN} = "gvfs gvfsd-trash" 28RRECOMMENDS:${PN} = "gvfs gvfsd-trash"