summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-04-29 20:35:36 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-04-29 20:35:36 +0200
commitf1733590e86af7162d503dfe10f22b2270ab4da2 (patch)
treed71ef36a278defbb8d2fca8dc3735b6163b8619c /extra
parente9694f063d5568997ecea31effe13799bfe10025 (diff)
downloadpackages-f1733590e86af7162d503dfe10f22b2270ab4da2.tar.xz
extra/gobject-introspection: another patch round
Diffstat (limited to 'extra')
-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")
+