From 19c56436b1eb026a7487ae554f0bce61b9e99d0f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 4 Oct 2018 17:15:02 +0100 Subject: [PATCH] trivial: Be more explicit when building on Centos Newer versions of appstream-glib do not depend on libgcab and so it has to be installed manually to ensure the CI still passes. --- contrib/ci/dependencies.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/ci/dependencies.xml b/contrib/ci/dependencies.xml index b7ab71317..6723a7f6c 100644 --- a/contrib/ci/dependencies.xml +++ b/contrib/ci/dependencies.xml @@ -649,6 +649,9 @@ gcab + + libgcab1-devel + libgcab1-devel