summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv
diff options
context:
space:
mode:
authorUnconfigured <Unconfigured>2010-01-14 13:47:15 (GMT)
committerUnconfigured <Unconfigured>2010-01-14 13:47:15 (GMT)
commit3a4fab179098c8d2ed4460e7c091ea9e00e67e58 (patch)
tree1b7f69318e6f54079303312858021b2daf366b17 /abs/core-testing/mythtv
parent4f202712a8c42ea6b34b1018e12848db90ef86b9 (diff)
downloadlinhes_pkgbuild-3a4fab179098c8d2ed4460e7c091ea9e00e67e58.zip
linhes_pkgbuild-3a4fab179098c8d2ed4460e7c091ea9e00e67e58.tar.gz
linhes_pkgbuild-3a4fab179098c8d2ed4460e7c091ea9e00e67e58.tar.bz2
mythweb: added perl dependancy
Diffstat (limited to 'abs/core-testing/mythtv')
-rw-r--r--abs/core-testing/mythtv/stable-0.22/mythweb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythweb/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythweb/PKGBUILD
index 1895129..595a62d 100644
--- a/abs/core-testing/mythtv/stable-0.22/mythweb/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.22/mythweb/PKGBUILD
@@ -6,7 +6,7 @@ url="http://www.mythtv.org"
license="GPL"
arch=('i686' 'x86_64')
-depends=('mythtv' 'lighttpd' 'php' 'local-website')
+depends=('mythtv' 'lighttpd' 'php' 'local-website' 'perl' 'perl-dbd-mysql' 'perl-math-round')
conflicts=('mythweb-svn')
groups=('mythtv-extras')
install=mythweb.install