mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:51:59 +00:00
libiio: Inherit distutils3-base for packaging python files
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ceaa3f7701
commit
d06f1eeb34
@ -12,7 +12,7 @@ SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake python3native systemd
|
||||
inherit cmake python3native systemd distutils3-base
|
||||
|
||||
DEPENDS = " \
|
||||
flex-native bison-native libaio \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user