aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-05-27 03:41:29 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-05-28 21:56:30 +0800
commit70a9fcdf9c61c09fcac72ddf99e73cb57ed99017 (patch)
tree1fa36e300d0d126e889416f807bf7b09018bc63a /evolution-shell.pc.in
parent6c9a3243c9b335cb7e5873b15562263e74293dc2 (diff)
downloadgsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.tar
gsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.tar.gz
gsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.tar.bz2
gsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.tar.lz
gsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.tar.xz
gsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.tar.zst
gsoc2013-evolution-70a9fcdf9c61c09fcac72ddf99e73cb57ed99017.zip
Rename libeshell to libevolution-shell.
To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-shell.
Diffstat (limited to 'evolution-shell.pc.in')
-rw-r--r--evolution-shell.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index b987baf75d..8cc57e91fe 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -19,5 +19,5 @@ Description: libraries needed for Evolution shell components
Version: @VERSION@
Requires: gtk+-3.0 libebackend-1.2 webkitgtk-3.0 libgtkhtml-4.0 gtkhtml-editor-4.0
Requires.private: gnome-desktop-3.0
-Libs: -L${privlibdir} -leshell -levolution-util -Wl,-R${privlibdir}
+Libs: -L${privlibdir} -levolution-shell -levolution-util -Wl,-R${privlibdir}
Cflags: -I${privincludedir}