mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libplist: Use py3 in depends
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
|
||||
file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7"
|
||||
|
||||
DEPENDS = "libxml2 glib-2.0 swig python"
|
||||
DEPENDS = "libxml2 glib-2.0 swig python3"
|
||||
|
||||
inherit autotools pkgconfig python3native
|
||||
|
||||
|
||||
Reference in New Issue
Block a user