aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-03-05 09:16:48 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-03-05 09:16:48 +0100
commitd32732a5a2d339b7e8ffae1d7c08e7d299c90504 (patch)
tree75e40e3019fb7b45e6e3abdaf9021d50639f9284
parente03b3bc757e4745ab9c5216919f0dc358da1292f (diff)
debian: Update dependencies due SCTP support
We need to have the sctp-dev headers to be installed to be able to build this package.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e979aa5..c5bcb43 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libosmo-netif
Section: libs
Priority: optional
Maintainer: Holger Hans Peter Freyther <holger@moiji-mobile.com>
-Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, libosmocore-dev, libosmo-abis-dev, pkg-config, libortp-dev
+Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, libosmocore-dev, libosmo-abis-dev, pkg-config, libortp-dev, libsctp-dev
Standards-Version: 3.9.6
Vcs-Git: git://git.osmocom.org/libosmo-netif.git
Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmo-netif.git;a=summary