summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2022-07-01 15:47:28 +0100
committerWill Handley2022-07-01 15:47:28 +0100
commitfee1e18eba13bef911b056e035acac035bcd15fa (patch)
tree790691c395c5fa1c4ed4c1e0133818e8d71d2306 /PKGBUILD
parent55bd99d0e4ae5102bc270d1206f18d5b53fd7af6 (diff)
downloadaur-fee1e18eba13bef911b056e035acac035bcd15fa.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d78e71149844..f31fafbd79f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,8 @@ arch=(any)
url="https://github.com/OrganicIrradiation/scholarly"
license=('Unlicense')
groups=()
-depends=('python-arrow' 'python-beautifulsoup4' 'python-bibtexparser'
- 'python-requests' 'python-dotenv' 'python-free_proxy'
- 'python-fake-useragent' 'python-selenium' 'python-stem')
-makedepends=('python-setuptools' 'python-numpy')
+depends=(python-arrow python-beautifulsoup4 python-bibtexparser python-requests python-dotenv python-free_proxy python-fake-useragent python-selenium python-stem)
+makedepends=(python-build python-installer)
provides=()
conflicts=()
replaces=()