diff --git a/programming/language/python/python-pygobject/actions.py b/programming/language/python/python-pygobject/actions.py
index 89886e0d2c..90ade02aaa 100644
--- a/programming/language/python/python-pygobject/actions.py
+++ b/programming/language/python/python-pygobject/actions.py
@@ -18,7 +18,7 @@ def setup():
-Wno-misleading-indentation")
# autoreconf is for under linking problem
autotools.autoreconf("-fi")
- autotools.configure("--disable-introspection")
+ autotools.configure("--enable-introspection=no")
# fix unused dependency analysis
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
@@ -29,4 +29,4 @@ def install():
autotools.install()
#shelltools.chmod("%s/usr/share/pygobject/xsl/fixxref.py" % get.installDIR(), 0755)
- pisitools.dodoc("COPYING", "README")
\ No newline at end of file
+ pisitools.dodoc("COPYING", "README")
diff --git a/programming/language/python/python-pygobject/pspec.xml b/programming/language/python/python-pygobject/pspec.xml
index c6417031f0..13d4c8675a 100644
--- a/programming/language/python/python-pygobject/pspec.xml
+++ b/programming/language/python/python-pygobject/pspec.xml
@@ -18,7 +18,7 @@
glib2-devel
python-devel
python-cairo-devel
- gobject-introspection-devel
+
pygobject-2.16.1-fixdetection.patch
@@ -29,7 +29,7 @@
python-pygobject
- gobject-introspection
+
python-cairo
libffi
glib2
@@ -45,7 +45,7 @@
pygobject development files
python-pygobject
- gobject-introspection-devel
+
libffi-devel
glib2-devel
@@ -117,4 +117,4 @@
admins@pisilinux.org
-
\ No newline at end of file
+