mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
thunar: Add PACKAGECONFIG for pcre
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -12,6 +12,9 @@ SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.
|
|||||||
|
|
||||||
S = "${WORKDIR}/Thunar-${PV}/"
|
S = "${WORKDIR}/Thunar-${PV}/"
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}/thunarx-2/* \
|
FILES_${PN} += "${libdir}/thunarx-2/* \
|
||||||
${libdir}/xfce4/panel/plugins/* \
|
${libdir}/xfce4/panel/plugins/* \
|
||||||
${libdir}/Thunar/[Tt]hunar* \
|
${libdir}/Thunar/[Tt]hunar* \
|
||||||
|
|||||||
Reference in New Issue
Block a user