diff --git a/rest/PKGBUILD b/rest/PKGBUILD index 5ce8afa38c..2881795eea 100644 --- a/rest/PKGBUILD +++ b/rest/PKGBUILD @@ -9,7 +9,7 @@ url="https://gitlab.gnome.org/GNOME/librest" arch=(x86_64 powerpc64le powerpc riscv64) license=(LGPL2.1) depends=(glib2 libxml2 libsoup) -makedepends=(gobject-introspection gtk-doc git) +makedepends=(glib2-devel gobject-introspection gtk-doc git) _commit=e5ee6ef751ee5a38d7b9fadcd631cf6ecec7b240 # librest-0-7 source=("git+https://gitlab.gnome.org/GNOME/librest.git#commit=$_commit" skip-test.diff)