aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-09-01 16:02:28 +0200
committerOliver Smith <osmith@sysmocom.de>2021-09-01 16:03:16 +0200
commit3167d74c0b37f54d3a34ce5a4dfa23b2ce72f74e (patch)
treeee78bfe6988ffd25fcaa3033bbb477b0460ab24c
parent72e29f57ee7f37fa76e729e344799dc15888b14f (diff)
debian/control: put build-depends in own lines
-rw-r--r--debian/control10
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0f4c286..e630326 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,15 @@ Source: cellmgr-ng
Section: net
Priority: optional
Maintainer: Holger Hans Peter Freyther <holger@freyther.de>
-Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libosmocore-dev, libosmo-sccp-dev, dh-autoreconf, dh-systemd (>= 1.5), libsnmp-dev, libsctp-dev
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ pkg-config,
+ libosmocore-dev,
+ libosmo-sccp-dev,
+ dh-autoreconf,
+ dh-systemd (>= 1.5),
+ libsnmp-dev,
+ libsctp-dev
Standards-Version: 3.9.6
Homepage: http://openbsc.osmocom.org/
Vcs-Git: git://bs11-abis.gnumonks.org/cellmgr-ng.git