diff --git a/fluidsynth.changes b/fluidsynth.changes index ff8902b..a8ef84b 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 15 12:35:28 UTC 2023 - Florian + +- Fixed systemd service not starting by linking fluidsynth against + libsystemd + ------------------------------------------------------------------- Thu Dec 29 11:01:45 UTC 2022 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index d85382f..4599fb9 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libinstpatch-1.0) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sndfile) Recommends: fluid-soundfont-gm