summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2011-02-20 21:37:45 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2011-02-21 23:59:09 +0100
commitafd878d0de2449b902e2ed38fb94e86387a2bf3a (patch)
tree8de3fe14d2a53137adc9697803d7f3c4b9979723
parentf94041d2d433597c0b05c0ded76ddc3e58cffaac (diff)
build: fix spice-client-gtk-3.0.pc requires
-rw-r--r--spice-client-gtk-3.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice-client-gtk-3.0.pc.in b/spice-client-gtk-3.0.pc.in
index 96e1e5a..ebef093 100644
--- a/spice-client-gtk-3.0.pc.in
+++ b/spice-client-gtk-3.0.pc.in
@@ -7,6 +7,6 @@ Name: spice-client-gtk-3.0
Description: SPICE Client Gtk 3.0 library
Version: @VERSION@
-Requires: @SPICE_REQUIRES@ spice-protocol spice-client-glib-3.0
+Requires: @SPICE_REQUIRES@ spice-protocol spice-client-glib-2.0
Libs: -L${libdir} -lspice-client-gtk-3.0
Cflags: -I${includedir}/spice-client-gtk-3.0