diff options
Diffstat (limited to 'abs/extra/mythexport/PKGBUILD')
-rw-r--r-- | abs/extra/mythexport/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD index 6fd3000..6c32538 100644 --- a/abs/extra/mythexport/PKGBUILD +++ b/abs/extra/mythexport/PKGBUILD @@ -3,12 +3,12 @@ pkgname=mythexport pkgver=2.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Export MythTV recording to portable media players" arch=('i686' 'x86_64') license=('GPL3') depends=('atomicparsley' 'perl-config-simple' 'perl-net-upnp' - 'perl-proc-daemon' 'perl-proc-pid-file') + 'perl-proc-daemon' 'perl-proc-pid-file' 'perl-html-template') optdepends=('lighttpd: For web based interaction') url="http://www.ubuntuupdates.org/mythexport" source=(https://launchpad.net/ubuntu/natty/+source/${pkgname}/${pkgver}-0ubuntu1/+files/${pkgname}_${pkgver}.orig.tar.gz |