summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-02 07:15:07 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-02 07:15:07 +0100
commit42ec99eefd593dfa979f3859e6f0a1d1988dd971 (patch)
tree1a3dbc4b5a630d2190839d270ce57ea3eb4b5f90
parentapp-misc/pax-utils: Stabilize 1.3.5 arm64, #867613 (diff)
downloadgentoo-42ec99ee.tar.gz
gentoo-42ec99ee.tar.bz2
gentoo-42ec99ee.zip
xfce-base/thunar: Fix for renamed configure option
Closes: https://bugs.gentoo.org/879099 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--xfce-base/thunar/thunar-4.17.11-r1.ebuild (renamed from xfce-base/thunar/thunar-4.17.11.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-4.17.11.ebuild b/xfce-base/thunar/thunar-4.17.11-r1.ebuild
index 1cbd4aabd53e..9abf93143b79 100644
--- a/xfce-base/thunar/thunar-4.17.11.ebuild
+++ b/xfce-base/thunar/thunar-4.17.11-r1.ebuild
@@ -56,7 +56,7 @@ src_configure() {
$(use_enable udisks gudev)
$(use_enable libnotify notifications)
$(use_enable exif)
- $(use_enable pcre)
+ $(use_enable pcre pcre2)
$(use_enable trash-panel-plugin tpa-plugin)
)