summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb (renamed from meta-gnome/recipes-gnome/file-roller/file-roller_44.3.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.3.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb
index a195d43f0c..8f2c6b7fe5 100644
--- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.3.bb
+++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb
@@ -17,14 +17,12 @@ DEPENDS = " \
17 17
18inherit gnomebase gsettings itstool gobject-introspection gnome-help gettext upstream-version-is-even mime-xdg gtk-icon-cache features_check 18inherit gnomebase gsettings itstool gobject-introspection gnome-help gettext upstream-version-is-even mime-xdg gtk-icon-cache features_check
19 19
20SRC_URI[archive.sha256sum] = "b8c309da3aa784c719558c3466402378f4a3d6cae8ed77cf6849aacd56ceb9ec"
21
20REQUIRED_DISTRO_FEATURES = "opengl" 22REQUIRED_DISTRO_FEATURES = "opengl"
21 23
22EXTRA_OEMESON += "-Dintrospection=enabled" 24EXTRA_OEMESON += "-Dintrospection=enabled"
23 25
24SRC_URI = "git://gitlab.gnome.org/GNOME/file-roller.git;protocol=https;branch=master"
25SRCREV = "d4f3b970bd7dd07d8f539433628eba10551aa629"
26S = "${WORKDIR}/git"
27
28PACKAGECONFIG ??= "" 26PACKAGECONFIG ??= ""
29 27
30PACKAGECONFIG[nautilus] = "-Dnautilus-actions=enabled,-Dnautilus-actions=disabled,nautilus" 28PACKAGECONFIG[nautilus] = "-Dnautilus-actions=enabled,-Dnautilus-actions=disabled,nautilus"