diff options
| -rw-r--r-- | abs/extra-testing/mythexport/PKGBUILD | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/abs/extra-testing/mythexport/PKGBUILD b/abs/extra-testing/mythexport/PKGBUILD index 512c73d..d71026f 100644 --- a/abs/extra-testing/mythexport/PKGBUILD +++ b/abs/extra-testing/mythexport/PKGBUILD @@ -3,11 +3,11 @@  pkgname=mythexport  pkgver=1.0.6 -pkgrel=2 +pkgrel=3  pkgdesc="Script to export recordings for portable devices."  arch=('i686' 'x86_64')  license=('GPL2') -depends=('perl-config-simple' 'perl-net-upnp') +depends=('atomicparsley' 'perl-config-simple' 'perl-net-upnp')  url="http://linhes.org/"  source=(ftp://ftp.knoppmyth.net/R6/sources/mythexport.tar.bz2) | 
