X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=evince-document.pc.in;h=6c8c0b71d215c01cd1e41b163cc8c9b0af35fb7b;hb=212d9a536bc60e711b779feb5e8aa33db654997d;hp=b7e3dc0d8ad4fc02b6faaeb4a9d40f4ec3895efe;hpb=9c77b69d6ece7df775fd326f0afcc5a752b7a3bf;p=evince.git diff --git a/evince-document.pc.in b/evince-document.pc.in index b7e3dc0d..6c8c0b71 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.0 >= @GTK_REQUIRED@ -Libs: -L${libdir} -levdocument +Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-@GTK_API_VERSION@ >= @GTK_REQUIRED@ +Libs: -L${libdir} -levdocument3 Cflags: -I${includedir}