summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb
index e4d8b7b4de..43125c1e2b 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb
@@ -10,7 +10,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc
10# cairo would at least needed to be built with xlib. 10# cairo would at least needed to be built with xlib.
11ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 11ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
12 12
13SRC_URI[sha256sum] = "684f1422c4d92b00db477ecaa2a0ed38ce688e2a567e5d70b7cf66fc6dd6fd18" 13SRC_URI[sha256sum] = "27731a76f3aecf3752b1ca35afad89e264c52244f70083d933507dd4a17548b0"
14 14
15PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" 15PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
16PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2" 16PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"