diff options
| -rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/glib-2.0/glib.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb index 6f89f56ef8..08aa8978ac 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require glib.inc | 1 | require glib.inc |
| 2 | 2 | ||
| 3 | PR = "r1" | 3 | PR = "r2" |
| 4 | PE = "1" | 4 | PE = "1" |
| 5 | 5 | ||
| 6 | DEPENDS += "libffi python-argparse-native zlib" | 6 | DEPENDS += "libffi python-argparse-native zlib" |
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index 1dbd538fab..e7d547a758 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc | |||
| @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | |||
| 13 | BUGTRACKER = "http://bugzilla.gnome.org" | 13 | BUGTRACKER = "http://bugzilla.gnome.org" |
| 14 | SECTION = "libs" | 14 | SECTION = "libs" |
| 15 | 15 | ||
| 16 | DEPENDS = "glib-2.0-native gtk-doc-native zip" | 16 | DEPENDS = "glib-2.0-native gtk-doc-native zip virtual/libiconv" |
| 17 | DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native" | 17 | DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native" |
| 18 | DEPENDS_virtclass-nativesdk = "libtool-nativesdk" | 18 | DEPENDS_virtclass-nativesdk = "libtool-nativesdk" |
| 19 | PACKAGES =+ "${PN}-utils " | 19 | PACKAGES =+ "${PN}-utils " |
