diff options
Diffstat (limited to 'www-plugins/lightspark/lightspark-0.4.5.2.ebuild')
-rw-r--r-- | www-plugins/lightspark/lightspark-0.4.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/lightspark/lightspark-0.4.5.2.ebuild b/www-plugins/lightspark/lightspark-0.4.5.2.ebuild index ea36311967e6..af5b716e987a 100644 --- a/www-plugins/lightspark/lightspark-0.4.5.2.ebuild +++ b/www-plugins/lightspark/lightspark-0.4.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.5.2.ebuild,v 1.1 2011/02/13 13:35:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.5.2.ebuild,v 1.2 2011/03/26 15:47:13 scarabeus Exp $ EAPI=3 inherit cmake-utils nsplugins multilib versionator @@ -18,7 +18,7 @@ RDEPEND="dev-cpp/libxmlpp:2.6 >=dev-libs/boost-1.42 dev-libs/libpcre[cxx] media-fonts/liberation-fonts - media-video/ffmpeg + virtual/ffmpeg media-libs/fontconfig media-libs/ftgl >=media-libs/glew-1.5.3 |