[Spice-commits] spice-server.pc.in
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Apr 10 14:29:35 UTC 2020
spice-server.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b4d767bdcc36958928eea6582037b46a99269b79
Author: James Le Cuirot <chewi at gentoo.org>
Date: Thu Apr 9 21:25:47 2020 +0100
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 at gentoo.org>
Acked-by: Frediano Ziglio <fziglio at redhat.com>
diff --git a/spice-server.pc.in b/spice-server.pc.in
index 6514c44a..59ce7535 100644
--- a/spice-server.pc.in
+++ b/spice-server.pc.in
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: spice
+Name: spice-server
Description: SPICE server library
Version: @VERSION@
More information about the Spice-commits
mailing list