diff options
author | Matteo Azzali <mattepiu@gentoo.org> | 2008-02-24 17:56:08 +0000 |
---|---|---|
committer | Matteo Azzali <mattepiu@gentoo.org> | 2008-02-24 17:56:08 +0000 |
commit | 0211149d92bc958e4dd3ff8583f0c3b41d4a5c24 (patch) | |
tree | 5b266d1324f96c3bc290ce9059cb206bad4a3230 /media-tv/xmltv/xmltv-0.5.50.ebuild | |
parent | Added patch to fix broken copy/paste when switching tabs using the keyboard s... (diff) | |
download | historical-0211149d92bc958e4dd3ff8583f0c3b41d4a5c24.tar.gz historical-0211149d92bc958e4dd3ff8583f0c3b41d4a5c24.tar.bz2 historical-0211149d92bc958e4dd3ff8583f0c3b41d4a5c24.zip |
Added two deps for na_dtv as for bug #205403 , sorry.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-tv/xmltv/xmltv-0.5.50.ebuild')
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/xmltv/xmltv-0.5.50.ebuild b/media-tv/xmltv/xmltv-0.5.50.ebuild index 0f257a7c6cdc..3c66b9067c4a 100644 --- a/media-tv/xmltv/xmltv-0.5.50.ebuild +++ b/media-tv/xmltv/xmltv-0.5.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.50.ebuild,v 1.4 2008/02/06 18:20:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.50.ebuild,v 1.5 2008/02/24 17:56:08 mattepiu Exp $ inherit eutils perl-module @@ -70,7 +70,7 @@ DEPEND="${RDEPEND} tv_combiner? ( dev-perl/XML-LibXML ) tv_check? ( dev-perl/perl-tk dev-perl/Tk-TableMatrix ) tv_pick_cgi? ( virtual/perl-CGI dev-perl/Lingua-EN-Numbers-Ordinate ) - na_dtv? ( >=dev-perl/WWW-Mechanize-1.02 dev-perl/TimeDate ) + na_dtv? ( >=dev-perl/WWW-Mechanize-1.02 dev-perl/TimeDate dev-perl/IO-stringy dev-perl/XML-LibXML ) " make_config() { |