diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-03 20:14:21 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-03 20:14:21 +0100 |
| commit | 9aa47501b260e130a9a973218cc4273f4de1f4f9 (patch) | |
| tree | ef629db6a7342fbcbce0bafe77544ac0254138ff /.build.yml | |
| parent | 8acd8f7125a23279da7c2df31785522f3b504c0b (diff) | |
| download | ayatana-ido-9aa47501b260e130a9a973218cc4273f4de1f4f9.tar.gz ayatana-ido-9aa47501b260e130a9a973218cc4273f4de1f4f9.tar.bz2 ayatana-ido-9aa47501b260e130a9a973218cc4273f4de1f4f9.zip | |
.build.yml: Add 'which' build-requirement (needed by autogen.sh / mate-common) when building against Archlinux.
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ requires: - git - make - startup-notification + - which - glib2 - gobject-introspection - gtk3 |
