summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rwxr-xr-x.github/workflows/archlinux.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/workflows/archlinux.sh b/.github/workflows/archlinux.sh
index 746f34a..bfab213 100755
--- a/.github/workflows/archlinux.sh
+++ b/.github/workflows/archlinux.sh
@@ -18,13 +18,22 @@ requires=(
# https://gitlab.archlinux.org/archlinux/packaging/packages/eom
requires+=(
autoconf-archive
+ dbus-glib
+ exempi
gcc
+ gettext
git
glib2-devel
gobject-introspection
+ gobject-introspection-runtime
itstool
+ lcms2
+ libexif
+ libjpeg-turbo
+ libpeas
make
mate-common
+ mate-desktop
which
yelp-tools
)