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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue May 21 14:45:50 UTC 2019


Harald Welte has submitted this change and it was merged. ( 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 libxml2-utils (provides
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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: If929fca73e3a88567e144eb296e7fadd32904dd5
Gerrit-Change-Number: 14115
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190521/022e760c/attachment.htm>


More information about the gerrit-log mailing list