X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=evince-document.pc.in;h=ca1909f02c4fe43d50ba336b025388aea0e33bea;hb=301c5d1581e980b6cbdf29d304f6fe222d17262d;hp=07536df3b6cca888a6a95d071a20e7a3736921a3;hpb=4912987303aefef0d02a45726b75e5fdae043982;p=evince.git diff --git a/evince-document.pc.in b/evince-document.pc.in index 07536df3..ca1909f0 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.0 >= @GTK_REQUIRED@ +Libs: -L${libdir} -levdocument3 Cflags: -I${includedir}