diff options
-rw-r--r-- | testing/vice/APKBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/vice/APKBUILD b/testing/vice/APKBUILD index 56db7dde60..bcb7dd1069 100644 --- a/testing/vice/APKBUILD +++ b/testing/vice/APKBUILD @@ -2,13 +2,14 @@ # Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch> pkgname=vice pkgver=3.3 -pkgrel=0 +pkgrel=1 pkgdesc="emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 and CBM-II" url="http://vice-emu.sourceforge.net/" arch="all" license="GPL-2.0" makedepends="gtk+3.0-dev giflib-dev ffmpeg-dev jpeg-dev libpng-dev alsa-lib-dev - linux-headers texinfo automake autoconf bison flex xa bdftopcf mkfontdir" + linux-headers texinfo automake autoconf bison flex xa bdftopcf mkfontdir + bash" subpackages="$pkgname-doc" source="https://downloads.sourceforge.net/vice-emu/vice-$pkgver.tar.gz disable-fc-cache.patch |