summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2010-04-08 23:06:29 -0700
committerArwed von Merkatz2010-04-09 20:35:21 +0200
commite276fefaf906c2ea3bd389cdf1e2e84949ef196b (patch)
tree84e190dc0eaf911c0c1d05853961022e42b34cfc
parent265303a0f4b78c3f5159a22334f00b77307c2639 (diff)
evolution: Depends on libcanberra built with GTK (Bug #15654)
(cherry picked from commit 756f06cb2209e090f40e45f92f1797a2ed4d5c12)
-rwxr-xr-xgnome2-apps/evolution/DEPENDS2
-rw-r--r--gnome2-apps/evolution/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/gnome2-apps/evolution/DEPENDS b/gnome2-apps/evolution/DEPENDS
index a2fea6cb8a..dfb50b9f12 100755
--- a/gnome2-apps/evolution/DEPENDS
+++ b/gnome2-apps/evolution/DEPENDS
@@ -25,7 +25,7 @@ depends gstreamer &&
depends psmisc &&
depends libproxy &&
depends unique &&
-depends libcanberra &&
+depends -sub "GTK" libcanberra &&
optional_depends gnome-spell '' '' 'Enable spelling checker?' &&
diff --git a/gnome2-apps/evolution/HISTORY b/gnome2-apps/evolution/HISTORY
index 97c7f54b4d..26b2343983 100644
--- a/gnome2-apps/evolution/HISTORY
+++ b/gnome2-apps/evolution/HISTORY
@@ -1,5 +1,6 @@
2010-04-08 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on unique and libcanberra
+ Depends on libcanberra built with GTK (Bug #15654)
2010-04-01 Arjan Bouter <abouter@sourcemage.org>
* BUILD: disable pst-import plugin for now