From 0ab869ddcea73c291b14b7a4774cdbbae8de8751 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 26 Aug 2013 16:19:35 +0200 Subject: thunar: Add PACKAGECONFIG for pcre Signed-off-by: Martin Jansa --- meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-xfce/recipes-xfce') 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 fc80dc9277..1a92a9ce56 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}. S = "${WORKDIR}/Thunar-${PV}/" +PACKAGECONFIG ??= "" +PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" + FILES_${PN} += "${libdir}/thunarx-2/* \ ${libdir}/xfce4/panel/plugins/* \ ${libdir}/Thunar/[Tt]hunar* \ -- cgit 1.2.3-korg