aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-11 10:47:09 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-11 10:47:09 +0200
commit6f4ddc041616e056cd8f296740811d670d46e5ea (patch)
treeff7e59a9816700501df3fc2fe83a5bb989419d06
parent2672617920dcf68b663c6d085bcdf705cfbf5b6f (diff)
osmo-msc: rename builddep: libdbi-dbd-sqlite
-rw-r--r--rpm-local/spec/osmo-msc/osmo-msc.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm-local/spec/osmo-msc/osmo-msc.spec b/rpm-local/spec/osmo-msc/osmo-msc.spec
index f0ae04e..2340a47 100644
--- a/rpm-local/spec/osmo-msc/osmo-msc.spec
+++ b/rpm-local/spec/osmo-msc/osmo-msc.spec
@@ -31,7 +31,7 @@ URL: https://osmocom.org/projects/osmomsc/wiki
Source: %{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: libdbi-drivers-dbd-sqlite3
+BuildRequires: libdbi-dbd-sqlite
BuildRequires: libtool
BuildRequires: pkgconfig >= 0.20
BuildRequires: pkgconfig(dbi)