mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-10-23 08:22:00 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user