summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne Beer2017-02-14 23:49:25 +0100
committerArne Beer2017-02-14 23:49:25 +0100
commit2ae6be754f3858aa0c364f2fe5772d3d8bd546bf (patch)
tree87e4b288705c1f1fa02d36a852bead7c5c06410c
parentc960053ed672ec848c56155d13811e2c0184b24a (diff)
downloadaur-2ae6be754f3858aa0c364f2fe5772d3d8bd546bf.tar.gz
Require pueue
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e242230ca7b1..ecba5f33e462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=('any')
pkgdesc='A command scheduler for shells'
license=('MIT')
-depends=('python-daemonize' 'python-terminaltables-git' 'python-colorclass-git' 'mediainfo' 'pueue-git' 'python-lxml')
+depends=('python-daemonize' 'python-terminaltables-git' 'python-colorclass-git' 'mediainfo' 'pueue' 'python-lxml')
makedepends=('git' 'python-setuptools')
provides=('encarne')
url='https://github.com/nukesor/encarne'