From 2d7c71d08feca9dd49732a1439af7ccbb4f32508 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 10 Jan 2021 13:52:25 +0100 Subject: extra/gobject-introspection: another trial --- extra/gobject-introspection/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/gobject-introspection/PKGBUILD') diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD index 9c4c832f..f991a354 100644 --- a/extra/gobject-introspection/PKGBUILD +++ b/extra/gobject-introspection/PKGBUILD @@ -15,3 +15,6 @@ fi # temporary _glibver=2.66.4 +source[1]="git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=$_glibver" +makedepends=(${makedepends[@]/glib2=2.66.2}) +makedepends+=("glib2=2.66.4") -- cgit v1.2.3-54-g00ecf