summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntoine Viallon2021-01-08 17:15:23 +0100
committerAntoine Viallon2021-01-08 17:15:23 +0100
commit3facc5d2f0d33e3a7c1970eb94ab1cefb5fd13df (patch)
tree01c30dff7cfee70eea963cc759984733ff611d60 /PKGBUILD
parent2d5ad5e532ee709af6bb3df4baf2306dda75082f (diff)
downloadaur-video2x.tar.gz
Added python-magic dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 617d867178a4..019a90c73652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ depends=(
#"python-pyqt5"
"python-requests"
"python-tqdm"
+ "python-magic"
)
optdepends=(
"waifu2x-ncnn-vulkan: for anime/cartoon upscaling and JPEG denoising - fast"