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.orgosmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/16522 )
Change subject: debian/check-depends.sh: add inkscape to depends
......................................................................
debian/check-depends.sh: add inkscape to depends
Related: OS#4314
Change-Id: I83864af60ccb1ae4170c2cec90ce3f388cc305ae
---
M check-depends.sh
M debian/control
2 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/22/16522/1
diff --git a/check-depends.sh b/check-depends.sh
index c841086..f072fd8 100755
--- a/check-depends.sh
+++ b/check-depends.sh
@@ -15,5 +15,6 @@
check_dep_bin dblatex dblatex
check_dep_bin packetdiag3 python3-nwdiag
check_dep_bin dot graphviz
+check_dep_bin inkscape inkscape
echo "All dependencies installed!"
diff --git a/debian/control b/debian/control
index fa44525..bf46840 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@
dblatex,
docbook5-xml,
graphviz,
+ inkscape,
libxml2-utils,
mscgen,
python3-nwdiag,
@@ -27,6 +28,7 @@
dblatex,
docbook5-xml,
graphviz,
+ inkscape,
libxml2-utils,
mscgen,
python3-nwdiag,
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/16522
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: I83864af60ccb1ae4170c2cec90ce3f388cc305ae
Gerrit-Change-Number: 16522
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/20191209/c85ea21e/attachment.htm>