diff options
| -rw-r--r-- | meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb index ff8254cfcd..66b02f175d 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "console/utils" | |||
| 8 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPLv2+" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 10 | 10 | ||
| 11 | DEPENDS = "glib-2.0" | 11 | DEPENDS = "glib-2.0 pkgconfig-native" |
| 12 | DEPENDS_class-native = "" | 12 | DEPENDS_class-native = "" |
| 13 | DEPENDS_class-nativesdk = "" | 13 | DEPENDS_class-nativesdk = "" |
| 14 | 14 | ||
