summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitri Kaparis2016-06-05 01:16:26 +0300
committerDimitri Kaparis2016-06-05 01:16:26 +0300
commit162c4172e6182a85fad4d008367479390e634950 (patch)
tree6cec978d676a36c97d1c537d06431ea9e32dafe3 /PKGBUILD
parente48bbaffa3ea3cccdf42cb2484ab84d8f873d96f (diff)
downloadaur-162c4172e6182a85fad4d008367479390e634950.tar.gz
Added dependency packages.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e460a95c2ea..55dc12c7ba9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=qtodotxt
pkgver=1.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="A cross-platform UI client for todo.txt files (see todotxt.com)."
arch=('any')
url="https://github.com/mNantern/QTodoTxt"
license=('GPL3')
-depends=('python-pyside')
+depends=('python-pyside' 'python-pyqt5' 'python-dateutil')
provides=('qtodotxt')
conflicts=('qtodotxt-hg' 'qtodotxt-git')
install=$pkgname.install