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 5a784d0a6a3e..b1c24cd7591f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="topydo is a todo list application using the todo.txt format."
arch=("any")
url="https://github.com/bram85/topydo"
license=('GPLv3')
-depends=("python" "python-setuptools" "python-six" "python-arrow" "python-urwid" "python-watchdog")
+depends=("python" "python-setuptools" "python-arrow" "python-urwid" "python-watchdog")
provides=("topydo")
source=("git+https://github.com/bram85/topydo.git")
md5sums=("SKIP")