summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRONTheCookie2019-04-12 13:49:29 +0300
committerRONTheCookie2019-04-12 13:49:29 +0300
commit7503305d2d96de7ca821cb3a72d86567e0dcf539 (patch)
treedd58e2881a2f69885aab8492bb8cf31403529161
parent968e7382e5550a4b81be3961392016e4b7f762d1 (diff)
downloadaur-7503305d2d96de7ca821cb3a72d86567e0dcf539.tar.gz
Add python-pytube (I forgot to!)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0053ff31d58..2bf10a4d6a99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Automatically edits videos. Explanation here: https://www.youtube.com/w
arch=('any')
url="https://github.com/carykh/jumpcutter"
license=('MIT')
-depends=('ffmpeg' 'python-pillow' 'python-audiotsm' 'python-scipy' 'python-numpy' 'python')
+depends=('ffmpeg' 'python-pillow' 'python-audiotsm' 'python-scipy' 'python-numpy' 'python' 'python-pytube')
makedepends=('git')
source=("$pkgname::git+https://github.com/carykh/jumpcutter.git" '0001-Add-shebang-line.patch')
sha256sums=('SKIP'