summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2016-07-19 06:47:33 +0300
committertrizen2016-07-19 06:47:33 +0300
commit54ecbc1e67fdd860575350ea86575cede947f429 (patch)
tree3a644406ec0d40cfb5bb73f3745fac0697aeebf6 /PKGBUILD
parent738a262eee69d60c58cf2c909e241190cd004f64 (diff)
downloadaur-54ecbc1e67fdd860575350ea86575cede947f429.tar.gz
Replaced "perl-text-charwidth" with "perl-unicode-linebreak"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae8874238b69..12a4aa15e13f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=('perl>=5.16.0' 'perl-data-dump' 'perl-json' 'perl-lwp-protocol-https' '
optdepends=(
'perl-json-xs: faster JSON to HASH conversion'
'perl-lwp-useragent-cached: cache support'
- 'perl-text-charwidth: to print the results in a fixed-width format (-W)'
+ 'perl-unicode-linebreak: to print the results in a fixed-width format (-W)'
'perl-term-readline-gnu: for better STDIN support'
'youtube-dl: for playing videos with encrypted signatures'
'wget: for downloading videos with wget'