summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8560a0013bb1..3d916bdc35a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/Arello-Mobile/${_pkgname}"
arch=('any')
license=('MIT')
makedepends=('git' 'python-setuptools')
-depends=('python-argparse' 'python-yaml' 'python-requests')
+depends=('python-yaml' 'python-requests')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("${_pkgname}::git+${url}.git")