summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/mythweather/mythweather-0.21_pre15448.ebuild')
-rw-r--r--media-plugins/mythweather/mythweather-0.21_pre15448.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild b/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
index a442e082bc2b..5c4005fd798f 100644
--- a/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
+++ b/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
@@ -1,9 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:26:41 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v 1.2 2008/01/17 15:33:11 cardoe Exp $
inherit mythtv-plugins subversion
DESCRIPTION="Weather forecast module for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="dev-perl/DateManip
+ dev-perl/ImageSize
+ dev-perl/SOAP-Lite"