Change in osmo-gsm-manuals[master]: debian: more explicit dependencies for debian 8

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
Tue May 21 12:30:28 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/14115


Change subject: debian: more explicit dependencies for debian 8
......................................................................

debian: more explicit dependencies for debian 8

Add dh-autoreconf to build dependencies, and xmllint to dependencies.
Both need to be explicitly installed on debian 8.

Related: OS#3899
Change-Id: If929fca73e3a88567e144eb296e7fadd32904dd5
---
M debian/control
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/15/14115/1

diff --git a/debian/control b/debian/control
index 9dc03cb..0f89d0a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Oliver Smith <osmith at sysmocom.de>
 Build-Depends: autotools-dev,
+               dh-autoreconf,
                debhelper (>= 9),
                pkg-config,
 # All below also need to be in Depends
@@ -11,6 +12,7 @@
                dblatex,
                docbook5-xml,
                graphviz,
+               libxml2-utils,
                mscgen,
                python,
                python-nwdiag,
@@ -27,6 +29,7 @@
          dblatex,
          docbook5-xml,
          graphviz,
+         libxml2-utils,
          mscgen,
          python,
          python-nwdiag,

-- 
To view, visit https://gerrit.osmocom.org/14115
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If929fca73e3a88567e144eb296e7fadd32904dd5
Gerrit-Change-Number: 14115
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190521/72594553/attachment.htm>


More information about the gerrit-log mailing list