blob: 010fa30fe31d8a53edebc82ba29ff62e40d006f6 [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001require sip.inc
2
3DEPENDS = "python3"
4
5inherit python3-dir python3native
6
7PACKAGES += "python3-sip3"
8
9FILES_python3-sip3 = "${libdir}/${PYTHON_DIR}/site-packages/"
10FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
11