summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb
index 5d6c5d31e5..d938ae94cb 100644
--- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b52fb0a6df395efb7047cb6fc56bfd7e"
4 4
5SECTION = "x11/gnome" 5SECTION = "x11/gnome"
6 6
7
8inherit gnomebase gettext allarch 7inherit gnomebase gettext allarch
9 8
10SRC_URI[archive.sha256sum] = "4ddd3ac439a4a067876805921bb75f4d3c8b85a218d47c276dddde8928443c2e" 9SRC_URI[archive.sha256sum] = "4ddd3ac439a4a067876805921bb75f4d3c8b85a218d47c276dddde8928443c2e"
@@ -13,3 +12,5 @@ FILES:${PN} += " \
13 ${datadir}/backgrounds \ 12 ${datadir}/backgrounds \
14 ${datadir}/gnome-background-properties \ 13 ${datadir}/gnome-background-properties \
15" 14"
15
16RDEPENDS:${PN} += "libjxl"