From 174fb03b8ebb4524e233b44496fd01519e568262 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 17 Jun 2020 15:28:18 +0200 Subject: 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 --- contrib/osmo-trx.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') 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 -- cgit v1.2.3