diff options
-rw-r--r-- | meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb index 4a8d9a1df0..36659e752d 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2 & LGPLv2.1" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ |
5 | file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7" | 5 | file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7" |
6 | 6 | ||
7 | DEPENDS = "libxml2 glib-2.0 swig python" | 7 | DEPENDS = "libxml2 glib-2.0 swig python3" |
8 | 8 | ||
9 | inherit autotools pkgconfig python3native | 9 | inherit autotools pkgconfig python3native |
10 | 10 | ||