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
This commit is contained in:
Harald Welte 2020-06-17 15:28:18 +02:00
parent b899c19f1f
commit 174fb03b8e
1 changed files with 1 additions and 0 deletions

View File

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