aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-04-25 12:47:29 +0200
committerTom Tsou <tom@tsou.cc>2017-05-19 17:26:31 +0000
commitb992d0a51511598e37ed89aaf286e985f88ff5ec (patch)
tree195c56b32f07a16ec12e0f519f781a531001368b
parentd6ae8648fff2b0fa6e20ec474a22fd7b33be7704 (diff)
debian: remove obsolete dependency
This should fix package build for Ubuntu 17.04: obsolete package hardening-wrapper was removed which cause .deb build failure. The dependency on it is incorrect to begin with because we use DEB_BUILD_MAINT_OPTIONS instead. Change-Id: I3ea72b4123a280a846086d083c4f3189d611f8cf
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 151aa92..0e3b714 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9),
libuhd-dev,
libusb-1.0-0-dev,
libboost-all-dev,
- hardening-wrapper,
libfftw3-dev
Standards-Version: 3.9.6
Vcs-Browser: http://cgit.osmocom.org/osmo-trx