diff options
| author | Matthew Barnes <mbarnes@redhat.com> | 2012-12-20 07:05:43 +0800 |
|---|---|---|
| committer | Matthew Barnes <mbarnes@redhat.com> | 2012-12-20 07:13:21 +0800 |
| commit | 410550c3419e6cb9b0853672996cff87f5cf9c9b (patch) | |
| tree | fb656bd7dba59881a5e578f5b9a46ea320c32b3c | |
| parent | a3e44180f3008a9829b495a229cd3dc7ea45d977 (diff) | |
| download | gsoc2013-evolution-410550c3419e6cb9b0853672996cff87f5cf9c9b.tar.gz gsoc2013-evolution-410550c3419e6cb9b0853672996cff87f5cf9c9b.tar.zst gsoc2013-evolution-410550c3419e6cb9b0853672996cff87f5cf9c9b.zip | |
evolution-shell.pc.in: Remove libedataserverui-3.0.
(cherry picked from commit 20fcb7852503318cb02a77509b7e23f73871a649)
| -rw-r--r-- | evolution-shell.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in index fd85124de3..a7ba6e2e80 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -17,7 +17,7 @@ execversion=@BASE_VERSION@ Name: evolution-shell Description: libraries needed for Evolution shell components Version: @VERSION@ -Requires: gtk+-3.0 libebackend-1.2 libedataserverui-3.0 webkitgtk-3.0 libgtkhtml-4.0 gtkhtml-editor-4.0 +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 -leutil -Wl,-R${privlibdir} Cflags: -I${privincludedir} |
