aboutsummaryrefslogtreecommitdiffstats
path: root/community/gringo/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-10 19:13:04 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-10 19:13:04 +0000
commit20474a268d6d1b12e4e37f0d904e55058ac75444 (patch)
treee602e9d4e57ed9174d56e28da2025d3a76d0f2a6 /community/gringo/APKBUILD
parentf29e225214a8924bff82208afd0d8523936e27dc (diff)
downloadaports-20474a268d6d1b12e4e37f0d904e55058ac75444.tar.bz2
aports-20474a268d6d1b12e4e37f0d904e55058ac75444.tar.xz
community/gringo: add missing build dependency on python2
Diffstat (limited to 'community/gringo/APKBUILD')
-rw-r--r--community/gringo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gringo/APKBUILD b/community/gringo/APKBUILD
index 6c55fb8e72..77983dca13 100644
--- a/community/gringo/APKBUILD
+++ b/community/gringo/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Anil Madhavapeddy <anil@recoil.org>
pkgname=gringo
pkgver=4.5.4
-pkgrel=0
+pkgrel=1
pkgdesc="Grounder to translate user-provided logic programs"
url="https://potassco.org/"
arch="all"
license="LGPL3"
depends=""
-makedepends="re2c scons bison"
+makedepends="re2c scons bison python2"
install=""
subpackages=""
source="https://downloads.sourceforge.net/project/potassco/gringo/${pkgver}/gringo-${pkgver}-source.tar.gz