X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=evince-document.pc.in;h=337d45edf4c7f1b54f656e9e0806e099dad5f8b3;hb=38c1b9aab8bfb41de6dc07df26fd6743a63ea015;hp=07536df3b6cca888a6a95d071a20e7a3736921a3;hpb=4912987303aefef0d02a45726b75e5fdae043982;p=evince.git diff --git a/evince-document.pc.in b/evince-document.pc.in index 07536df3..337d45ed 100644 --- a/evince-document.pc.in +++ b/evince-document.pc.in @@ -2,10 +2,11 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@/evince/@EV_API_VERSION@ +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+-2.0 >= @GTK_REQUIRED@ -Libs: -L${libdir} -levdocument +Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-3 >= @GTK_REQUIRED@ +Libs: -L${libdir} -levdocument3 Cflags: -I${includedir}