summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2019-12-02 13:45:00 +0300
committerCaleb Maclennan2019-12-02 13:45:07 +0300
commit3f846329a2d643230708695bb97a08fe5d1a6efd (patch)
tree36dd73307eaa258bca8761eee34d68760d71616e /PKGBUILD
parent2cdbea0f28f24eb8036dd4990b672f1bdce89404 (diff)
downloadaur-3f846329a2d643230708695bb97a08fe5d1a6efd.tar.gz
Drop unused dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53e1785a146a..0c6ae5c65b29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ url="https://github.com/sergiocorreia/$_pipname"
license=(BSD3)
makedepends=("python" "python-pip")
depends=("python-click"
- "python-future"
"python-yaml"
"python-shutilwhich")