summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-02-08 18:48:24 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-02-08 18:48:24 +0000
commit3bb972dba40620b9d5279a23a6d1181b7cd1b0a4 (patch)
tree22ca45ea2adef11af9738cbefd7a75ab5b72b38d /media-sound/murmur/murmur-0.9.4.ebuild
parentRemoved mumble-0.9.4_missing-typdefs.patch thanks to Gorch wrt bug #165927 (diff)
downloadhistorical-3bb972dba40620b9d5279a23a6d1181b7cd1b0a4.tar.gz
historical-3bb972dba40620b9d5279a23a6d1181b7cd1b0a4.tar.bz2
historical-3bb972dba40620b9d5279a23a6d1181b7cd1b0a4.zip
Fix speex depend thanks to Gorch wrt bug #165927
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'media-sound/murmur/murmur-0.9.4.ebuild')
-rw-r--r--media-sound/murmur/murmur-0.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/murmur/murmur-0.9.4.ebuild b/media-sound/murmur/murmur-0.9.4.ebuild
index 0355bab42715..162031990191 100644
--- a/media-sound/murmur/murmur-0.9.4.ebuild
+++ b/media-sound/murmur/murmur-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/murmur-0.9.4.ebuild,v 1.1 2007/01/20 17:17:03 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/murmur/murmur-0.9.4.ebuild,v 1.2 2007/02/08 18:48:24 drizzt Exp $
inherit eutils toolchain-funcs
@@ -17,7 +17,7 @@ IUSE=""
DEPEND="dev-libs/boost
=x11-libs/qt-4*
- media-libs/speex
+ >=media-libs/speex-1.1.12
media-libs/alsa-lib
x11-libs/libXevie"