aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-06-17 15:28:18 +0200
committerHarald Welte <laforge@osmocom.org>2020-06-17 15:28:18 +0200
commit174fb03b8ebb4524e233b44496fd01519e568262 (patch)
treea08e40e8b4b29088732c2ef55146a23a04264e25
parentb899c19f1f5f6154a77e672e2b0d2b1709168b3c (diff)
RPM spec file: Require uhd-firmware for osmo-trx-uhd
The automatic dependency will only depend on the UHD library package. The user will then fail to start osmo-trx-uhd due to missing firmware. So let's include an explicit 'Requires' to the uhd-firmware package to solve this. Change-Id: I0ebfe669c21d3957a48d57bd7248244e3e924236
-rw-r--r--contrib/osmo-trx.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/osmo-trx.spec.in b/contrib/osmo-trx.spec.in
index 535e375..fa46b74 100644
--- a/contrib/osmo-trx.spec.in
+++ b/contrib/osmo-trx.spec.in
@@ -69,6 +69,7 @@ generations of mobile phone networks. (post-2G/GSM)
%package uhd
Summary: SDR transceiver that implements Layer 1 of a GSM BTS (UHD)
Group: Productivity/Telephony/Servers
+Requires: uhd-firmware
%description uhd
OsmoTRX is a software-defined radio transceiver that implements the Layer 1