summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2016-12-30 18:17:25 -0500
committerIan Stakenvicius <axs@gentoo.org>2016-12-30 18:17:53 -0500
commit9b3f507f6e12edb2405e055c0c6cc04af31a87c7 (patch)
treec1b408fce61637262968c134b4e9419b00ccb9f1 /eclass/mozconfig-v6.45.eclass
parentmail-client/thunderbird: bump to 45.6 for security bug 604024 (diff)
downloadgentoo-9b3f507f6e12edb2405e055c0c6cc04af31a87c7.tar.gz
gentoo-9b3f507f6e12edb2405e055c0c6cc04af31a87c7.tar.bz2
gentoo-9b3f507f6e12edb2405e055c0c6cc04af31a87c7.zip
mozconfig-v6.45.eclass: add libcanberra dependency, bug 458664
Diffstat (limited to 'eclass/mozconfig-v6.45.eclass')
-rw-r--r--eclass/mozconfig-v6.45.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/mozconfig-v6.45.eclass b/eclass/mozconfig-v6.45.eclass
index de2b4a91625c..67b9d05974d6 100644
--- a/eclass/mozconfig-v6.45.eclass
+++ b/eclass/mozconfig-v6.45.eclass
@@ -76,6 +76,7 @@ IUSE="${IUSE} dbus debug ffmpeg +gstreamer gstreamer-0 +jemalloc3 neon pulseaudi
# some notes on deps:
# gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 2.14
# media-libs/mesa needs to be 10.2 or above due to a bug with flash+vdpau
+# media-libs/libcanberra is dlopen'ed rather than linked
RDEPEND=">=app-text/hunspell-1.2:=
dev-libs/atk
@@ -88,6 +89,7 @@ RDEPEND=">=app-text/hunspell-1.2:=
>=media-libs/mesa-10.2:*
media-libs/fontconfig
>=media-libs/freetype-2.4.10
+ media-libs/libcanberra:*[pulseaudio?]
kernel_linux? ( media-libs/alsa-lib )
pulseaudio? ( media-sound/pulseaudio )
virtual/freedesktop-icon-theme