diff options
| -rw-r--r-- | fluidsynth.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/fluidsynth.spec b/fluidsynth.spec index 1a8fd36..ebd5f87 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -8,7 +8,7 @@ Source0:       https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v%{ver  BuildRequires: alsa-lib-devel cmake dbus-devel gcc jack-audio-connection-kit-devel readline-devel  BuildRequires: ladspa-devel ncurses-devel libsndfile-devel pkgconfig pulseaudio-libs-devel doxygen -BuildRequires: g++ make libxslt-devel systemd-rpm-macros +BuildRequires: g++ make libxslt-devel systemd  Provides:      fluidsynth-libs = %{version}-%{release}  Obsoletes:     fluidsynth-libs < %{version}-%{release}  %{?systemd_requires}  | 
