summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-devtools/sip/sip_4.19.13.bb
blob: 3da15b842ba5b832554ec0def003e8c88044aca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
require sip.inc

DEPENDS = "python"

inherit python-dir pythonnative

PACKAGES += "python-sip"

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

OpenPOWER on IntegriCloud