[gnome-software: 2/110] ci: Drop libappstream-glib from CI images




commit bcfef1ce1a5dd0e5fedb8b13cef9deb82d859134
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Oct 5 19:47:45 2021 +0100

    ci: Drop libappstream-glib from CI images
    
    gnome-software was ported to libappstream a while ago.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci/debian-stable.Dockerfile | 1 -
 .gitlab-ci/fedora.Dockerfile        | 1 -
 2 files changed, 2 deletions(-)
---
diff --git a/.gitlab-ci/debian-stable.Dockerfile b/.gitlab-ci/debian-stable.Dockerfile
index c30f47f73..fde9d1e2e 100644
--- a/.gitlab-ci/debian-stable.Dockerfile
+++ b/.gitlab-ci/debian-stable.Dockerfile
@@ -20,7 +20,6 @@ RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
     lcov \
     libaccountsservice-dev \
     libappstream-dev \
-    libappstream-glib-dev \
     libcurl4-openssl-dev \
     libflatpak-dev \
     libfwupd-dev \
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index f05444fb1..4710278d0 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -25,7 +25,6 @@ RUN dnf -y install \
     json-glib-devel \
     itstool \
     lcov \
-    libappstream-glib-devel \
     lmdb-devel \
     appstream-devel \
     libcurl-devel \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]