fmt: Convert from build only to run time also for mpd

- libfmt required in run time by mpd
- mpd changelog specifically said fmt was a build only dependency
- Bug#12909 flagged up that fmt was also a run time dependency for mpd

Fixes: Bug#12909
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Adolf Belka
2022-08-11 14:29:21 +02:00
committed by Peter Müller
parent 92e2009166
commit cb170abd3b
2 changed files with 9 additions and 2 deletions

View File

@@ -18,6 +18,6 @@
#usr/lib/cmake/fmt/fmt-targets-release.cmake
#usr/lib/cmake/fmt/fmt-targets.cmake
#usr/lib/libfmt.so
#usr/lib/libfmt.so.9
#usr/lib/libfmt.so.9.0.0
usr/lib/libfmt.so.9
usr/lib/libfmt.so.9.0.0
#usr/lib/pkgconfig/fmt.pc