thunar: Add PACKAGECONFIG for pcre
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 26 Aug 2013 14:19:35 +0000 (16:19 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:33:43 +0000 (08:33 -0800)
(From meta-openembedded rev: 0ab869ddcea73c291b14b7a4774cdbbae8de8751)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb

index fc80dc9..1a92a9c 100644 (file)
@@ -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* \