From 22fc929192c39447974850009dfa13cb89e7322d Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 26 Dec 2019 15:59:07 +0300 Subject: [PATCH] pkgconfig rebuild --- system/devel/pkgconfig/actions.py | 2 +- system/devel/pkgconfig/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) 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