summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Palenzuela2019-08-26 19:35:14 +0200
committerManuel Palenzuela2019-08-26 19:35:14 +0200
commitc4521b8b20b4d9edd72c3e7515daa1ecf60729b5 (patch)
treeb2599ac842bb10929ff5164d72dab82cbd34ad16 /PKGBUILD
parent26fd64819f1dcf32e03eef8c5743596a53b88084 (diff)
downloadaur-c4521b8b20b4d9edd72c3e7515daa1ecf60729b5.tar.gz
Added optdepend mpv
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5077cdbd959e..cbd4efe39eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url='https://github.com/vn-ki/anime-downloader.git'
arch=('any')
license=('unlicense')
depends=('aria2' 'python-beautifulsoup4' 'python-requests' 'python-click' 'python-fuzzywuzzy' 'python-coloredlogs' 'python-cfscrape' 'python-requests-cache' 'python-tabulate' 'python-pycryptodome' 'python')
+optdepends=('mpv: support for online anime watching')
makedepends=('git')
provides=('anime-downloader')