[evince] Fix a small typo in requirements



commit 2558d666efca04404f30505e41ebd231067d3120
Author: Marek Kasik <mkasik redhat com>
Date:   Tue Oct 26 15:21:52 2010 +0200

    Fix a small typo in requirements

 evince-document.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/evince-document.pc.in b/evince-document.pc.in
index 337d45e..ca1909f 100644
--- a/evince-document.pc.in
+++ b/evince-document.pc.in
@@ -7,6 +7,6 @@ backenddir= libdir@/evince/@EV_BINARY_VERSION@/backends
 Name: Evince Document
 Description: GNOME document viewer backend library
 Version: @VERSION@
-Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-3 >= @GTK_REQUIRED@
+Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-3.0 >= @GTK_REQUIRED@
 Libs: -L${libdir} -levdocument3
 Cflags: -I${includedir}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]