]> www.fi.muni.cz Git - evince.git/blobdiff - evince-document.pc.in
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / evince-document.pc.in
similarity index 83%
rename from evince-backend.pc.in
rename to evince-document.pc.in
index 21309646200a81aa58f09170d92872ccd8674781..07536df3b6cca888a6a95d071a20e7a3736921a3 100644 (file)
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@/evince/@EV_API_VERSION@
 
-Name: Evince Backend
+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} -levbackend
+Libs: -L${libdir} -levdocument
 Cflags: -I${includedir}