summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb')
-rw-r--r--meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
index 90bc63c2a..df50684b1 100644
--- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
@@ -25,7 +25,9 @@ FILES_gnome-theme-mist = "${datadir}/themes/Mist ${datadir}/icons/Mist"
25 25
26FILES_${PN} += "${datadir}/themes ${datadir}/icons" 26FILES_${PN} += "${datadir}/themes ${datadir}/icons"
27 27
28SRC_URI += "file://iconpath-option.patch" 28SRC_URI += "file://iconpath-option.patch \
29 file://drop-localedir-override.patch \
30"
29SRC_URI[archive.md5sum] = "41db9e3cb25d35af2675c599e67944d1" 31SRC_URI[archive.md5sum] = "41db9e3cb25d35af2675c599e67944d1"
30SRC_URI[archive.sha256sum] = "8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a" 32SRC_URI[archive.sha256sum] = "8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a"
31GNOME_COMPRESS_TYPE="bz2" 33GNOME_COMPRESS_TYPE="bz2"