From 0556c75080c92324f5ceae70a81b8f4a26102290 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Sun, 15 Aug 2010 02:13:55 -0500
Subject: mythweather: add perl dependancies. closes #712

---
 abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD
index 5fe0dda..bb92f2d 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD
@@ -1,12 +1,12 @@
 pkgname=mythweather
 pkgver=0.23
-pkgrel=29
+pkgrel=30
 pkgdesc="Weather checking plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
 arch=('i686' 'x86_64')
 
-depends=('mythtv>=0.23' 'wget')
+depends=('mythtv>=0.23' 'wget' 'perl-date-manip' 'perl-xml-simple' 'perl-xml-xpath' 'perl-image-size' 'perl-datetime-format-iso8601' 'perl-soap-lite')
 groups=('mythtv-extras')
 
 patches=()
-- 
cgit v0.12