summaryrefslogtreecommitdiff
path: root/extra/gobject-introspection/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gobject-introspection/PKGBUILD')
-rw-r--r--extra/gobject-introspection/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD
index 03a95084..5856aa34 100644
--- a/extra/gobject-introspection/PKGBUILD
+++ b/extra/gobject-introspection/PKGBUILD
@@ -15,3 +15,7 @@ fi
# temporary
_glibver=2.64.2
+source[1]="git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=$_glibver"
+makedepends=(${makedepends[@]/glib2=2.64.1})
+makedepends+=("glib2")
+