* mcpu power8 rebuilds

This commit is contained in:
Alexander Baldeck 2024-10-26 09:43:41 +02:00
parent a2d41d38a0
commit c4046f6a0c

View File

@ -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)