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 c9e4ade8c3..69f69de546 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -20,6 +20,6 @@ execversion=@BASE_VERSION@ Name: evolution-shell Description: libraries needed for Evolution shell components Version: @VERSION@ -Requires: libgnome-2.0 libgnomeui-2.0 unique-1.0 +Requires: unique-1.0 Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir} Cflags: -I${privincludedir} |