diff options
-rw-r--r-- | meta/packages/glib-2.0/glib.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/glib-2.0/glib.inc b/meta/packages/glib-2.0/glib.inc index 00f113f530..8107eb9104 100644 --- a/meta/packages/glib-2.0/glib.inc +++ b/meta/packages/glib-2.0/glib.inc | |||
@@ -7,7 +7,7 @@ LICENSE = "LGPL" | |||
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | PRIORITY = "optional" | 8 | PRIORITY = "optional" |
9 | DEPENDS = "glib-2.0-native gtk-doc-native virtual/libiconv virtual/libintl" | 9 | DEPENDS = "glib-2.0-native gtk-doc-native virtual/libiconv virtual/libintl" |
10 | DEPENDS_virtclass-native = "gtk-doc-native" | 10 | DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native" |
11 | PACKAGES =+ "glib-2.0-utils " | 11 | PACKAGES =+ "glib-2.0-utils " |
12 | 12 | ||
13 | LEAD_SONAME = "libglib-2.0.*" | 13 | LEAD_SONAME = "libglib-2.0.*" |