summarylogtreecommitdiffstats
path: root/PKGBUILD.tt
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.tt')
-rw-r--r--PKGBUILD.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.tt b/PKGBUILD.tt
index 5937fcfa28a6..3267110b362c 100644
--- a/PKGBUILD.tt
+++ b/PKGBUILD.tt
@@ -9,7 +9,7 @@ pkgdesc='Interface to URL shortening sites'
arch=('any')
url='[% url %]'
license=('PerlArtistic' 'GPL')
-depends=('perl' 'perl-libwww')
+depends=('perl-libwww' 'perl-try-tiny')
optdepends=('perl-config-auto: for configuration file support')
source=([% source %])
options=(!emptydirs)