aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Macabies2016-12-26 20:12:35 +0100
committerAlexandre Macabies2016-12-26 20:12:35 +0100
commitfdc6d10f1d5963d1428cc6cd2b31d2ec31749039 (patch)
treeeaf882de65aa5b22d5b7b099b678abc0da5cfc18 /PKGBUILD
parent629af1f9467ca9e6026616271b50a223259cbfe2 (diff)
downloadaur-fdc6d10f1d5963d1428cc6cd2b31d2ec31749039.tar.gz
Add isolate-git to depends; fix sysusers
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50816c687b21..a07ee2d0c164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://bitbucket.org/prologin/${_gitname}"
license=('GPL')
conflits=('camisole')
-depends=('python' 'python-aiohttp')
+depends=('python' 'python-aiohttp' 'isolate-git')
makedepends=('git' 'python-setuptools')
optdepends=('esotope-bfc-git: compile Brainfuck sources'
'fpc: compile Pascal sources'