summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLoen2016-06-21 20:21:14 +0000
committerLoen2016-06-21 20:21:14 +0000
commit18966ab4e033f4b4a4b8bad9faae1ce1e7115b5f (patch)
treeb014ccae6b16bbf3a57f7331312e81d1ccdd8013 /PKGBUILD
parent978f6c0608dc7ac5e878a4752d066ba03b0d7ab5 (diff)
downloadaur-18966ab4e033f4b4a4b8bad9faae1ce1e7115b5f.tar.gz
Dependencies correction
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 226f5657c8c0..14d4f136a617 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A simple Python module to bypass Cloudflare's anti-bot page"
arch=('x86_64')
url='https://github.com/eudemonics/cloudget'
license=('unknown')
-depends=('python2' 'python2-pip')
+depends=('python2' 'python2-pip' 'python2-pyexecjs')
source=('https://pypi.python.org/packages/35/b1/eb0f1d428d5d547a7fad7c0874d63a6ba1171ea6dbc7091eec9ecbb0c7cf/cfscrape-1.6.4.tar.gz')
sha256sums=('86cd1e32c28db9a5b166f79c73eb89b798087c5ec80cf10adc2c2b430f8bd604')