summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
index fc80dc927..1a92a9ce5 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
@@ -12,6 +12,9 @@ SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.
12 12
13S = "${WORKDIR}/Thunar-${PV}/" 13S = "${WORKDIR}/Thunar-${PV}/"
14 14
15PACKAGECONFIG ??= ""
16PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"
17
15FILES_${PN} += "${libdir}/thunarx-2/* \ 18FILES_${PN} += "${libdir}/thunarx-2/* \
16 ${libdir}/xfce4/panel/plugins/* \ 19 ${libdir}/xfce4/panel/plugins/* \
17 ${libdir}/Thunar/[Tt]hunar* \ 20 ${libdir}/Thunar/[Tt]hunar* \