From 53f46ffb0db9b5fa24af2f11353a4ddb05e5a534 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Tue, 14 May 2024 20:20:34 +0900 Subject: [PATCH] Install autoconf for CI --- tests/roles/ibus-desktop-testing-role/tasks/main.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/roles/ibus-desktop-testing-role/tasks/main.yml b/tests/roles/ibus-desktop-testing-role/tasks/main.yml index 3466017..e526f9d 100644 --- a/tests/roles/ibus-desktop-testing-role/tasks/main.yml +++ b/tests/roles/ibus-desktop-testing-role/tasks/main.yml @@ -26,9 +26,14 @@ name: # IBus CI sets - xorg-x11-server-Xvfb + - autoconf + - automake + - make + - gcc - git - ibus - ibus-desktop-testing + - libtool - dbus-x11 # https://pagure.io/fedora-comps/blob/main/f/comps-f38.xml.in # dnf group info GNOME