diff options
| author | Robert Tari <robert@tari.in> | 2021-08-27 17:43:07 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-28 13:42:22 +0200 |
| commit | 2d13ddd17b43986e3d0ffc49f86049e0b7feaa4f (patch) | |
| tree | ca76b3a0c1c72b41763c1c2bbf88ff71ab45152c | |
| parent | 5a76f106b44b182c579f80b6ac54ce055f4ba3ee (diff) | |
| download | ayatana-indicator-session-2d13ddd17b43986e3d0ffc49f86049e0b7feaa4f.tar.gz ayatana-indicator-session-2d13ddd17b43986e3d0ffc49f86049e0b7feaa4f.tar.bz2 ayatana-indicator-session-2d13ddd17b43986e3d0ffc49f86049e0b7feaa4f.zip | |
.build.yml: Add missing libayatana-common dependencies for ArchLinux
| -rw-r--r-- | .build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ requires: - mate-common - cmake - intltool +# - libayatana-common + - liblomiri-url-dispatcher + - gobject-introspection + - vala - glib2 - systemd |
