aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyside/shiboken.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pyside/shiboken.inc')
-rw-r--r--recipes/pyside/shiboken.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pyside/shiboken.inc b/recipes/pyside/shiboken.inc
index d09953dee0..56901abd44 100644
--- a/recipes/pyside/shiboken.inc
+++ b/recipes/pyside/shiboken.inc
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.pyside.org"
LICENSE = "LGPL"
INC_PR = "r1"
-DEPENDS = "generatorrunner-native"
+DEPENDS = "apiextractor-native generatorrunner-native"
SRC_URI = "http://www.pyside.org/files/shiboken-${PV}.tar.bz2"
S = "${WORKDIR}/shiboken-${PV}"