libiio: Inherit distutils3-base for packaging python files

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-10-23 15:46:43 -07:00
parent ceaa3f7701
commit d06f1eeb34
+1 -1
View File
@@ -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 \