[librsvg-oci-images/fix-build: 1/2] Remove libcroco from all images
- From: Sven Neumann <sneumann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg-oci-images/fix-build: 1/2] Remove libcroco from all images
- Date: Tue, 9 Feb 2021 20:50:59 +0000 (UTC)
commit c7af5c158b35303761ab6bf98bf93394756f6d9a
Author: Sven Neumann <sven svenfoo org>
Date: Tue Feb 9 19:48:14 2021 +0100
Remove libcroco from all images
As far as I can see librsvg doesn't use it any longer.
debian/testing.Dockerfile | 2 +-
fedora/latest.Dockerfile | 2 +-
opensuse/tumbleweed.Dockerfile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/debian/testing.Dockerfile b/debian/testing.Dockerfile
index 48f3ae7..6a411bd 100644
--- a/debian/testing.Dockerfile
+++ b/debian/testing.Dockerfile
@@ -8,7 +8,7 @@ RUN apt update -yqq \
automake autoconf libtool gettext itstool \
libgdk-pixbuf2.0-dev libgirepository1.0-dev \
gtk-doc-tools libpango1.0-dev libgtk-3-dev \
- libxml2-dev libcroco3-dev libcairo2-dev \
+ libxml2-dev libcairo2-dev \
ca-certificates openssl libssl-dev \
autotools-dev libltdl-dev autopoint
RUN apt clean && rm -rf /var/lib/apt/lists
diff --git a/fedora/latest.Dockerfile b/fedora/latest.Dockerfile
index 25d0327..704dd0d 100644
--- a/fedora/latest.Dockerfile
+++ b/fedora/latest.Dockerfile
@@ -5,7 +5,7 @@ RUN dnf upgrade -y && \
automake autoconf libtool gettext itstool \
gdk-pixbuf2-devel gobject-introspection-devel \
gtk-doc git redhat-rpm-config gtk3-devel ccache \
- libxml2-devel libcroco-devel cairo-devel pango-devel \
+ libxml2-devel cairo-devel pango-devel \
gettext-devel && \
dnf install -y
https://kojipkgs.fedoraproject.org//packages/rust-cargo-c/0.5.2/3.fc32/x86_64/cargo-c-0.5.2-3.fc32.x86_64.rpm
RUN dnf clean all
diff --git a/opensuse/tumbleweed.Dockerfile b/opensuse/tumbleweed.Dockerfile
index cc6aaca..f74b589 100644
--- a/opensuse/tumbleweed.Dockerfile
+++ b/opensuse/tumbleweed.Dockerfile
@@ -7,7 +7,7 @@ RUN zypper update -y && \
clippy rustfmt gdb rust-gdb rr make vala \
automake autoconf curl gettext git itstool libtool \
gtk-doc gobject-introspection-devel gtk3-devel \
- libxml2-devel libcroco-devel cairo-devel \
+ libxml2-devel cairo-devel \
pango-devel gdk-pixbuf-devel ccache gettext-tools \
sudo shadow system-group-wheel xz
RUN zypper clean -a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]