diff options
| -rw-r--r-- | abs/core-testing/mythtv/stable-0.22/mythweb/PKGBUILD | 2 | 
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 3eaed09..92a782e 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 | 
