[PATCH] osmo-trx[master]: debian/rules: Make sure we always require libusrp

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Apr 28 12:21:45 UTC 2018


Review at  https://gerrit.osmocom.org/7951

debian/rules: Make sure we always require libusrp

Change-Id: Id9c9188a24617f83efa0e1fcf54f9e0dd223e365
---
M debian/rules
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/51/7951/1

diff --git a/debian/rules b/debian/rules
index e6e8c75..c700bce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,8 @@
 override_dh_shlibdeps:
 	dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
 
+override_dh_auto_configure:
+	dh_auto_configure -- --with-usrp1
+
 override_dh_strip:
 	dh_strip --dbg-package=osmo-trx-dbg

-- 
To view, visit https://gerrit.osmocom.org/7951
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9c9188a24617f83efa0e1fcf54f9e0dd223e365
Gerrit-PatchSet: 1
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list