aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyside/python-pyside-embedded_1.0.2.bb
blob: f37025040f7e00e58a90cc2a9a9e66e97e22fc62 (plain)
1
2
3
4
5
6
7
8
9
inherit qt4e
require python-pyside.inc
require python-pyside-${PV}.inc

PR = "${INC_PR}.3"
SRC_URI += " \
 file://no-accessibility-support.patch \
 file://support-qws.patch \
"