[gnome-software: 9/110] ci: Add subproject dependencies
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 9/110] ci: Add subproject dependencies
- Date: Tue, 5 Oct 2021 20:32:35 +0000 (UTC)
commit ece33cbf007559b802b390b2137789eaec662510
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Oct 5 19:56:14 2021 +0100
ci: Add subproject dependencies
These projects, which gnome-software lists as subprojects, weren’t
previously available in the CI images. Now they are, we might as well
test against the distribution packages rather than spending time
building subprojects.
This should speed CI up a bit.
Signed-off-by: Philip Withnall <pwithnall endlessos org>
.gitlab-ci/debian-stable.Dockerfile | 3 +++
.gitlab-ci/fedora.Dockerfile | 2 ++
2 files changed, 5 insertions(+)
---
diff --git a/.gitlab-ci/debian-stable.Dockerfile b/.gitlab-ci/debian-stable.Dockerfile
index 6ccf5d0b5..b3d65facb 100644
--- a/.gitlab-ci/debian-stable.Dockerfile
+++ b/.gitlab-ci/debian-stable.Dockerfile
@@ -25,11 +25,13 @@ RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
libfwupd-dev \
libgirepository1.0-dev \
libglib2.0-dev \
+ libglib-testing-0-dev \
libgoa-1.0-dev \
libgtk-4-dev \
libgudev-1.0-dev \
libjson-glib-dev \
liblmdb-dev \
+ libmalcontent-0-dev \
libpackagekit-glib2-dev \
libpam0g-dev \
libpolkit-gobject-1-dev \
@@ -49,6 +51,7 @@ RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
sassc \
shared-mime-info \
sudo \
+ sysprof \
unzip \
valgrind \
wget \
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index cc83eb246..3896bf7d9 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -36,6 +36,7 @@ RUN dnf -y install \
libxmlb-devel \
libxslt \
libyaml-devel \
+ malcontent-devel \
NetworkManager-libnm-devel \
ninja-build \
ostree-devel \
@@ -52,6 +53,7 @@ RUN dnf -y install \
sassc \
shared-mime-info \
snapd-glib-devel \
+ sysprof-capture-devel \
unzip \
valgrind \
valgrind-devel \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]