diff options
Diffstat (limited to 'evolution-shell.pc.in')
-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 eb3de3c0bf..85872e8957 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -18,7 +18,7 @@ execversion=@BASE_VERSION@ Name: evolution-shell 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: gtk+-3.0 libebackend-1.2 webkitgtk-3.0 Requires.private: gnome-desktop-3.0 Libs: -L${privlibdir} -levolution-shell -levolution-util -Wl,-R${privlibdir} Cflags: -I${privincludedir} |