summaryrefslogtreecommitdiff
path: root/extra/gobject-introspection/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-01-10 13:52:25 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-01-10 13:52:25 +0100
commit2d7c71d08feca9dd49732a1439af7ccbb4f32508 (patch)
treeecbc2ac56de6cf4cf74f893bbbced5112fdf223e /extra/gobject-introspection/PKGBUILD
parent4790ceebb821b486933019f5c70208ac268ae653 (diff)
downloadpackages-2d7c71d08feca9dd49732a1439af7ccbb4f32508.tar.xz
extra/gobject-introspection: another trial
Diffstat (limited to 'extra/gobject-introspection/PKGBUILD')
-rw-r--r--extra/gobject-introspection/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
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")