summaryrefslogtreecommitdiff
path: root/evince-document.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evince-document.pc.in')
-rw-r--r--evince-document.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/evince-document.pc.in b/evince-document.pc.in
deleted file mode 100644
index 025710cc..00000000
--- a/evince-document.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-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: MATE document viewer backend library
-Version: @VERSION@
-Requires: gio-2.0 >= @GLIB_REQUIRED@ gtk+-@GTK_API_VERSION@ >= @GTK_REQUIRED@
-Libs: -L${libdir} -levdocument
-Cflags: -I${includedir}