From 2c1b612538ba71b131870e4f841ce4ce7faf04c3 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 6 Aug 2026 18:03:18 +0200 Subject: [PATCH] tests: Enable libeconf in openSUSE CI Ref: https://github.com/shadow-maint/shadow/issues/1413 Signed-off-by: Michael Vetter --- share/ansible/roles/ci_run/tasks/opensuse.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/share/ansible/roles/ci_run/tasks/opensuse.yml b/share/ansible/roles/ci_run/tasks/opensuse.yml index 28842ec110..42660346fc 100644 --- a/share/ansible/roles/ci_run/tasks/opensuse.yml +++ b/share/ansible/roles/ci_run/tasks/opensuse.yml @@ -16,6 +16,7 @@ - gettext-tools - intltool - libcmocka-devel + - libeconf-devel - libtool - libxslt-tools - make