diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-10 12:58:59 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-10 12:58:59 +0000 |
commit | a7a4542ecdea34289a400742ba67e5f5458bec81 (patch) | |
tree | eeab33518982a31531fe058c96c68ab5be7221c2 /media-sound/listen | |
parent | Patch from ArchLinux to build with libmp4v2 >= 1.6 plus a include location ch... (diff) | |
download | gentoo-2-a7a4542ecdea34289a400742ba67e5f5458bec81.tar.gz gentoo-2-a7a4542ecdea34289a400742ba67e5f5458bec81.tar.bz2 gentoo-2-a7a4542ecdea34289a400742ba67e5f5458bec81.zip |
Remove mutagen from DEPEND since it's in RDEPEND which is assigned to DEPEND.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/listen')
-rw-r--r-- | media-sound/listen/listen-0.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/listen/listen-0.5-r1.ebuild b/media-sound/listen/listen-0.5-r1.ebuild index 7e85bd079073..90466afdf4a9 100644 --- a/media-sound/listen/listen-0.5-r1.ebuild +++ b/media-sound/listen/listen-0.5-r1.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/listen/listen-0.5-r1.ebuild,v 1.4 2007/08/11 10:34:15 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.5-r1.ebuild,v 1.5 2009/07/10 12:58:59 ssuominen Exp $ inherit eutils virtualx @@ -43,7 +43,6 @@ DEPEND="${RDEPEND} >=dev-python/gst-python-0.10 >=dev-db/sqlite-3.2.7-r1 >=dev-python/pysqlite-2.3.0 - >=media-libs/mutagen-1.6 dev-python/gnome-python dev-python/gnome-python-extras libsexy? ( dev-python/sexy-python )" |