diff options
Diffstat (limited to 'repo/python/python-gobject/python-gobject.xibuild')
-rw-r--r-- | repo/python/python-gobject/python-gobject.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/python/python-gobject/python-gobject.xibuild b/repo/python/python-gobject/python-gobject.xibuild index 348724a..4e62de2 100644 --- a/repo/python/python-gobject/python-gobject.xibuild +++ b/repo/python/python-gobject/python-gobject.xibuild @@ -1,6 +1,6 @@ #!/bin/sh -MAKEDEPS="python python-cairo libffi" +MAKEDEPS="python python libffi" DEPS="python libffi cairo glib gobject-introspection musl" PKG_VER=3.42.0 |