aboutsummaryrefslogtreecommitdiffstats
path: root/testing/spim/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/spim/APKBUILD')
-rw-r--r--testing/spim/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/spim/APKBUILD b/testing/spim/APKBUILD
index 6dac1c7438..c635280010 100644
--- a/testing/spim/APKBUILD
+++ b/testing/spim/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=spim
pkgver=8.0
-pkgrel=0
+pkgrel=1
pkgdesc="Simulator for MIPS32"
url="http://spimsimulator.sourceforge.net/"
arch="all"
license="BSD"
depends=""
depends_dev=""
-makedepends="bash bison"
+makedepends="bash flex bison"
install=""
subpackages="$pkgname-doc"
source="http://pages.cs.wisc.edu/~larus/SPIM/${pkgname}-${pkgver}.tar.gz"