mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
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:
committed by
Peter Müller
parent
92e2009166
commit
cb170abd3b
@@ -1,23 +0,0 @@
|
||||
#usr/include/fmt
|
||||
#usr/include/fmt/args.h
|
||||
#usr/include/fmt/chrono.h
|
||||
#usr/include/fmt/color.h
|
||||
#usr/include/fmt/compile.h
|
||||
#usr/include/fmt/core.h
|
||||
#usr/include/fmt/format-inl.h
|
||||
#usr/include/fmt/format.h
|
||||
#usr/include/fmt/os.h
|
||||
#usr/include/fmt/ostream.h
|
||||
#usr/include/fmt/printf.h
|
||||
#usr/include/fmt/ranges.h
|
||||
#usr/include/fmt/std.h
|
||||
#usr/include/fmt/xchar.h
|
||||
#usr/lib/cmake/fmt
|
||||
#usr/lib/cmake/fmt/fmt-config-version.cmake
|
||||
#usr/lib/cmake/fmt/fmt-config.cmake
|
||||
#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/pkgconfig/fmt.pc
|
||||
Reference in New Issue
Block a user