diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-26 15:30:27 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-26 15:30:27 +0000 |
commit | 1785a13e80543fc5d53615097f1557f5aae3d233 (patch) | |
tree | 46612365a71859411a3646f6fbaa4d78d3fe09ad /media-sound/qmmp/qmmp-9999.ebuild | |
parent | Depend on virtual/ffmpeg instead of media-video/ffmpeg. Cleanup the deprecate... (diff) | |
download | gentoo-2-1785a13e80543fc5d53615097f1557f5aae3d233.tar.gz gentoo-2-1785a13e80543fc5d53615097f1557f5aae3d233.tar.bz2 gentoo-2-1785a13e80543fc5d53615097f1557f5aae3d233.zip |
Depend on virtual/ffmpeg instead of media-video/ffmpeg.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/qmmp/qmmp-9999.ebuild')
-rw-r--r-- | media-sound/qmmp/qmmp-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/qmmp/qmmp-9999.ebuild b/media-sound/qmmp/qmmp-9999.ebuild index 5077fceb92e6..091e87160a76 100644 --- a/media-sound/qmmp/qmmp-9999.ebuild +++ b/media-sound/qmmp/qmmp-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v 1.14 2010/12/19 03:19:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v 1.15 2011/03/26 15:30:27 scarabeus Exp $ EAPI="2" @@ -45,7 +45,7 @@ RDEPEND="x11-libs/qt-qt3support:4 media-libs/libogg ) jack? ( media-sound/jack-audio-connection-kit media-libs/libsamplerate ) - ffmpeg? ( media-video/ffmpeg ) + ffmpeg? ( virtual/ffmpeg ) projectm? ( media-libs/libprojectm x11-libs/qt-opengl:4 ) pulseaudio? ( >=media-sound/pulseaudio-0.9.9 ) |