aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-02-19 17:34:05 +0100
committerOliver Smith <osmith@sysmocom.de>2021-02-19 18:28:04 +0100
commit7710080ffd86d0d93a827b4a0c041ca972a48acc (patch)
treedfaf441de5ab096a4828aeefd9f9f513c6086bb4 /debian/control
parent798a81d48d3f55c3de0c0369ef553a7802ea40cb (diff)
deb/rpm: build with --enable-gtp-linux
Allow optional use of the GTP kernel module. Related: OS#3208 Change-Id: Ic001ec6c5ec9887706a5b27f2a48cd61942ab4ee
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0822773..1fd1937 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9),
libdpkg-perl, git,
dh-autoreconf,
libosmocore-dev (>= 1.4.0),
- osmo-gsm-manuals-dev
+ osmo-gsm-manuals-dev,
+ libgtpnl-dev (>= 1.2.0)
Standards-Version: 3.9.6
Vcs-Browser: http://git.osmocom.org/osmo-ggsn/
Vcs-Git: git://git.osmocom.org/osmo-ggsn