aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-08 15:37:19 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-08 15:37:19 +0200
commit8cc65930d03eea1507f08170eecdeb00a7320301 (patch)
tree9d38d12218c080b090cee3686c0b1c8c6db00323
parent8fd4c476eace2c9b3a3e06cf1aa70557b2b6aa1d (diff)
osmo-iuh.spec: builddepend: systemd-rpm-macros
this uses systemd macros in the spec file Change-Id: I83ac85e76609824b14a7b4dafe6ddab61d1c8739
-rw-r--r--rpm-local/spec/osmo-iuh/osmo-iuh.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm-local/spec/osmo-iuh/osmo-iuh.spec b/rpm-local/spec/osmo-iuh/osmo-iuh.spec
index e2abd35..2fb7de9 100644
--- a/rpm-local/spec/osmo-iuh/osmo-iuh.spec
+++ b/rpm-local/spec/osmo-iuh/osmo-iuh.spec
@@ -38,6 +38,7 @@ BuildRequires: pkgconfig(libosmoctrl) >= 0.12.0
BuildRequires: pkgconfig(libosmogb)
BuildRequires: pkgconfig(libosmogsm) >= 0.12.0
BuildRequires: pkgconfig(libosmovty) >= 0.12.0
+BuildRequires: systemd-rpm-macros
%description
Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)