Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
appstream
Commits:
b214a83b by loqs at 2024-06-22T21:38:18+00:00
Add glib2-devel to makedepends
glib2-devel is required for glib-mkenums.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -30,6 +30,7 @@ depends=(cairo
zstd)
makedepends=(gi-docgen
git
+ glib2-devel
gobject-introspection
gperf
itstool
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/appstream/-/commit/b214a83b8e5efb7031d2a34aa1abbbec1caa0fea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/appstream/-/commit/b214a83b8e5efb7031d2a34aa1abbbec1caa0fea
You're receiving this email because of your account on gitlab.archlinux.org.