librsvg source for verification 2026-05-22
This commit is contained in:
6
tools/docker/librsvg-base/opensuse/Dockerfile
Normal file
6
tools/docker/librsvg-base/opensuse/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM opensuse/tumbleweed
|
||||
LABEL MAINTAINER=librsvg
|
||||
RUN zypper refresh && zypper install -y gcc rust rust-std cargo make \
|
||||
automake autoconf libtool python3-gi-docgen python38-docutils git \
|
||||
gdk-pixbuf-devel gobject-introspection-devel \
|
||||
libxml2-devel cairo-devel pango-devel
|
||||
Reference in New Issue
Block a user