Change in docker-playground[master]: debian-stretch-build-dist: osmo-gsm-manuals deps

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Dec 10 09:50:24 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/26492 )


Change subject: debian-stretch-build-dist: osmo-gsm-manuals deps
......................................................................

debian-stretch-build-dist: osmo-gsm-manuals deps

Add dependencies for osmo-gsm-manuals, so we can build the release
tarballs for it (autoreconf -fi; ./configure; make dist-bzip2) in the
related jenkins job. During update of the list of projects for which we
build these tarballs, it became apparent that it was missing. Following
patches will add dependencies needed to build release tarballs for all
other projects that were missing from the list.

Related: OS#5347
Change-Id: Iba2e71b2e757bc527561d0f3e4a1af5f024a3cd7
---
M debian-stretch-build-dist/Dockerfile
1 file changed, 8 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/92/26492/1

diff --git a/debian-stretch-build-dist/Dockerfile b/debian-stretch-build-dist/Dockerfile
index 359c687..b0c06b6 100644
--- a/debian-stretch-build-dist/Dockerfile
+++ b/debian-stretch-build-dist/Dockerfile
@@ -4,6 +4,7 @@
 
 RUN	apt-get update && \
 	apt-get install -y --no-install-recommends \
+		asciidoc \
 		autoconf \
 		autoconf-archive \
 		autogen \
@@ -12,7 +13,10 @@
 		build-essential \
 		ca-certificates \
 		dahdi-source \
+		dblatex \
 		git \
+		graphviz \
+		inkscape \
 		libasn1c-dev \
 		libboost-all-dev \
 		libc-ares-dev \
@@ -55,5 +59,9 @@
 		libusrp-dev \
 		libyder-dev \
 		make \
+		mscgen \
+		python-nwdiag \
+		python-pychart \
+		xsltproc \
 		&& \
 	apt-get clean

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/26492
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iba2e71b2e757bc527561d0f3e4a1af5f024a3cd7
Gerrit-Change-Number: 26492
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211210/70ff397b/attachment.htm>


More information about the gerrit-log mailing list