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
This commit is contained in:
Max 2017-04-25 12:47:29 +02:00 committed by Tom Tsou
parent d6ae8648ff
commit b992d0a515
1 changed files with 0 additions and 1 deletions

1
debian/control vendored
View File

@ -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