blob: 3da15b842ba5b832554ec0def003e8c88044aca7 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require sip.inc
2
3DEPENDS = "python"
4
5inherit python-dir pythonnative
6
7PACKAGES += "python-sip"
8
9FILES_python-sip = "${libdir}/${PYTHON_DIR}/site-packages/"
10FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
11