summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()