summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythexport/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-24 06:13:41 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-24 06:13:41 (GMT)
commit74436d0590bd7401f52b381b073f29dc6b86c174 (patch)
tree4417be67ef52503bd320919df6b2fd5432ea3132 /abs/extra-testing/mythexport/PKGBUILD
parentf801775468b88132136b60d44f36b2ad4aa4f47a (diff)
downloadlinhes_pkgbuild-74436d0590bd7401f52b381b073f29dc6b86c174.zip
linhes_pkgbuild-74436d0590bd7401f52b381b073f29dc6b86c174.tar.gz
linhes_pkgbuild-74436d0590bd7401f52b381b073f29dc6b86c174.tar.bz2
Updated deps. Still needs work.
Diffstat (limited to 'abs/extra-testing/mythexport/PKGBUILD')
-rw-r--r--abs/extra-testing/mythexport/PKGBUILD4
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)