From: Marek Kasik Date: Tue, 26 Oct 2010 13:21:52 +0000 (+0200) Subject: Fix a small typo in requirements X-Git-Tag: EVINCE_2_91_2~15 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=2558d666efca04404f30505e41ebd231067d3120;p=evince.git Fix a small typo in requirements --- diff --git a/evince-document.pc.in b/evince-document.pc.in index 337d45ed..ca1909f0 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}