summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuna Komorebi2021-05-11 22:24:02 +0200
committerLuna Komorebi2021-05-11 22:24:43 +0200
commitdf3e41cf3e41202c02000a3f2fcbd7df732ea331 (patch)
tree44fbc404b485764fe2915a451f88f0ac6dc484af /PKGBUILD
parent0a94df7da45ab1d43394edf331f92605f84f110f (diff)
downloadaur-df3e41cf3e41202c02000a3f2fcbd7df732ea331.tar.gz
delete phantomjs from deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3315368a695c..880e82203cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,7 @@ depends=('python' 'python-setuptools')
makedepends=('git')
optdepends=('ffmpeg: for video post-processing'
'rtmpdump: for rtmp streams support'
- 'atomicparsley: for embedding thumbnails into m4a files'
- 'phantomjs: for openload support')
+ 'atomicparsley: for embedding thumbnails into m4a files')
provides=("haruhi-dl")
source=("haruhi-dl.tar.gz::https://git.sakamoto.pl/laudompat/haruhi-dl/-/archive/v$pkgver/$_name.tar.gz")
md5sums=('SKIP')