aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/sip/sip3_4.19.19.bb
blob: 010fa30fe31d8a53edebc82ba29ff62e40d006f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
require sip.inc

DEPENDS = "python3"

inherit python3-dir python3native

PACKAGES += "python3-sip3"

FILES_python3-sip3 = "${libdir}/${PYTHON_DIR}/site-packages/"
FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"