diff options
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb index 2052761714..81c88458dc 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb | |||
@@ -6,7 +6,7 @@ SECTION = "x11/gnome" | |||
6 | LICENSE = "LGPL-3.0 | CC-BY-SA-3.0" | 6 | LICENSE = "LGPL-3.0 | CC-BY-SA-3.0" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c" |
8 | 8 | ||
9 | inherit allarch autotools pkgconfig gettext gtk-icon-cache | 9 | inherit allarch autotools pkgconfig gettext gtk-icon-cache upstream-version-is-even |
10 | 10 | ||
11 | DEPENDS += "intltool-native" | 11 | DEPENDS += "intltool-native" |
12 | 12 | ||