summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-devtools/sip/sip3_4.19.13.bb
blob: dc15bc2e27deae6c6fa41472451b4f241380e4ed (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}${PYTHON_ABI}/site-packages/"
FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}${PYTHON_ABI}/site-packages/.debug"

OpenPOWER on IntegriCloud