xfce-base/thunar: Fix for renamed configure option

Closes: https://bugs.gentoo.org/879099
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-11-02 07:15:07 +01:00
parent 09d42c8906
commit 42ec99eefd

View File

@@ -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)
)