mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-06 21:12:12 +00:00
build: Change Autotools pkg-config name field to match Meson
The file and library are both called spice-server so the name should therefore be spice-server rather than just spice. Signed-off-by: James Le Cuirot <chewi@gentoo.org> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
f00224a094
commit
b4d767bdcc
@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: spice
|
||||
Name: spice-server
|
||||
Description: SPICE server library
|
||||
Version: @VERSION@
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user