diff --git a/recipes/pyside/shiboken.inc b/recipes/pyside/shiboken.inc
index d09953d..56901ab 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}"
