diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2010-06-13 07:31:21 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2010-06-13 07:31:21 +0000 |
commit | 392a5d235f781f88e965dd4b1565d9a65479839c (patch) | |
tree | 2354cd81ec84e0b843e3b40141c63452de15ac08 /media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild | |
parent | Convert to ruby-ng. (diff) | |
download | gentoo-2-392a5d235f781f88e965dd4b1565d9a65479839c.tar.gz gentoo-2-392a5d235f781f88e965dd4b1565d9a65479839c.tar.bz2 gentoo-2-392a5d235f781f88e965dd4b1565d9a65479839c.zip |
Add a missing depend
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild')
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild b/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild index bac1bead3842..92ad2bedce5c 100644 --- a/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.1 2010/05/26 16:01:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.2 2010/06/13 07:31:21 cardoe Exp $ EAPI=2 @@ -16,6 +16,7 @@ RDEPEND="dev-perl/libwww-perl dev-perl/XML-Simple sys-apps/eject jamu? ( >=dev-python/imdbpy-3.8 + dev-python/imaging >=dev-python/mysql-python-1.2.2 media-tv/mythtv[python] )" DEPEND="" |