diff options
| -rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb index 74370048a9..9ab75548e6 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb | |||
| @@ -2,9 +2,9 @@ require glib.inc | |||
| 2 | 2 | ||
| 3 | PE = "1" | 3 | PE = "1" |
| 4 | 4 | ||
| 5 | DEPENDS += "libffi python-argparse-native zlib" | 5 | DEPENDS += "libffi zlib" |
| 6 | DEPENDS_class-native += "libffi-native python-argparse-native" | 6 | DEPENDS_class-native += "libffi-native" |
| 7 | DEPENDS_class-nativesdk += "nativesdk-libffi python-argparse-native nativesdk-zlib ${BPN}-native" | 7 | DEPENDS_class-nativesdk += "nativesdk-libffi nativesdk-zlib ${BPN}-native" |
| 8 | 8 | ||
| 9 | SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" | 9 | SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" |
| 10 | 10 | ||
