diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-gnome/libunique/libunique_1.1.6.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index eb652248ec..ee018bdc40 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | |||
@@ -10,7 +10,7 @@ PR = "r5" | |||
10 | 10 | ||
11 | DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native libxml-simple-perl-native" | 11 | DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native libxml-simple-perl-native" |
12 | 12 | ||
13 | inherit autotools perlnative gtk-icon-cache | 13 | inherit autotools perlnative gtk-icon-cache pkgconfig |
14 | 14 | ||
15 | SRC_URI = "${GNOME_MIRROR}/${BPN}/2.31/${BPN}-${PV}.tar.bz2 \ | 15 | SRC_URI = "${GNOME_MIRROR}/${BPN}/2.31/${BPN}-${PV}.tar.bz2 \ |
16 | file://iconpath-option.patch" | 16 | file://iconpath-option.patch" |
diff --git a/meta/recipes-gnome/libunique/libunique_1.1.6.bb b/meta/recipes-gnome/libunique/libunique_1.1.6.bb index b870b79c6b..d97d1d6597 100644 --- a/meta/recipes-gnome/libunique/libunique_1.1.6.bb +++ b/meta/recipes-gnome/libunique/libunique_1.1.6.bb | |||
@@ -22,4 +22,4 @@ LICENSE = "LGPLv2.1" | |||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
23 | 23 | ||
24 | 24 | ||
25 | inherit autotools | 25 | inherit autotools pkgconfig |