aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-04-22 22:28:16 +0800
committerMilan Crha <mcrha@redhat.com>2011-04-22 22:28:16 +0800
commit6b751c4906be450dc5c1cc00d9e28fd0b370919b (patch)
tree63bd36be5a56d63800220c279762f937423950ba /evolution-shell.pc.in
parent397aeade0545457dae034b0287049aa1cbeed782 (diff)
downloadgsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.tar
gsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.tar.gz
gsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.tar.bz2
gsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.tar.lz
gsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.tar.xz
gsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.tar.zst
gsoc2013-evolution-6b751c4906be450dc5c1cc00d9e28fd0b370919b.zip
Do not require unique-3.0 in .pc files
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 f143b4c3aa..2fe98a0468 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -17,6 +17,6 @@ execversion=@BASE_VERSION@
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
-Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0 unique-3.0
+Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}