debian: Explicitly enable osmo-trx-uhd build

osmotrxuhd is already being built since it's enabled by default, but
let's make it more explicit that we are building it too.

Change-Id: Ie9c224485cce047cd3ee4600ff7fbdb082355cdc
This commit is contained in:
Pau Espin 2018-06-25 17:02:20 +02:00
parent eb0945d85d
commit a4b569d936
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -9,7 +9,7 @@ override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
override_dh_auto_configure:
dh_auto_configure -- --with-usrp1 --with-lms
dh_auto_configure -- --with-uhd --with-usrp1 --with-lms
override_dh_strip:
dh_strip --dbg-package=osmo-trx-dbg