aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyside
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pyside')
-rw-r--r--recipes/pyside/python-pyside-x11_1.0.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/pyside/python-pyside-x11_1.0.2.bb b/recipes/pyside/python-pyside-x11_1.0.2.bb
new file mode 100644
index 0000000000..453210b064
--- /dev/null
+++ b/recipes/pyside/python-pyside-x11_1.0.2.bb
@@ -0,0 +1,10 @@
+inherit qt4x11
+
+require python-pyside.inc
+require python-pyside-${PV}.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI += " \
+ file://no-accessibility-support.patch \
+"