diff --git a/system/devel/pkgconfig/actions.py b/system/devel/pkgconfig/actions.py index f07d7439..b9679021 100644 --- a/system/devel/pkgconfig/actions.py +++ b/system/devel/pkgconfig/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get #WorkDir = "pkg-config-%s" % get.srcVERSION() def setup(): - autotools.configure("--with-pc-path=/usr/lib/pkgconfig:/usr/share/pkgconfig") + autotools.configure("--with-pc-path=/usr/lib/pkgconfig:/usr/share/pkgconfig --with-internal-glib") def check(): autotools.make("check") diff --git a/system/devel/pkgconfig/pspec.xml b/system/devel/pkgconfig/pspec.xml index d66c0de2..993b806b 100644 --- a/system/devel/pkgconfig/pspec.xml +++ b/system/devel/pkgconfig/pspec.xml @@ -15,14 +15,14 @@ http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz gnuconfig - glib2-devel + pkgconfig - glib2 + /usr/bin @@ -35,6 +35,13 @@ + + 2019-12-26 + 0.29.2 + Rebuild glib2 + Idris Kalp + idriskalp@gmail.com + 2018-07-22 0.29.2