osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/34162 )
Change subject: debian-bookworm-build: inkscape -> librsvg2-bin ......................................................................
debian-bookworm-build: inkscape -> librsvg2-bin
Merge at the same time as the osmo-gsm-manuals patch.
Depends: osmo-gsm-manuals I0d132f8f6fd73fbe14b5bfa10a8659acaddf38f7 Change-Id: I012c61eb777e6dc267dd4a52500da98c01ac1438 --- M debian-bookworm-build/Dockerfile 1 file changed, 13 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/62/34162/1
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile index f019bd0..5c4c829 100644 --- a/debian-bookworm-build/Dockerfile +++ b/debian-bookworm-build/Dockerfile @@ -84,7 +84,6 @@ gnupg \ graphviz \ htop \ - inkscape \ iproute2 \ latexmk \ lcov \ @@ -97,6 +96,7 @@ libdbd-sqlite3 \ libdbi-dev \ libelf-dev \ + librsvg2-bin \ libffi-dev \ libfftw3-dev \ libgmp-dev \