aboutsummaryrefslogtreecommitdiff
path: root/testing/libgme/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libgme/APKBUILD')
-rw-r--r--testing/libgme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libgme/APKBUILD b/testing/libgme/APKBUILD
index df72022ce0..22b66c3f64 100644
--- a/testing/libgme/APKBUILD
+++ b/testing/libgme/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.6.2
5pkgrel=0 5pkgrel=0
6pkgdesc="Video game music file emulation/playback library" 6pkgdesc="Video game music file emulation/playback library"
7url="https://bitbucket.org/mpyne/game-music-emu/wiki/Home" 7url="https://bitbucket.org/mpyne/game-music-emu/wiki/Home"
8arch="all" 8arch="all !mips !mips64" # ftbfs
9license="LGPL-2.1-only" 9license="LGPL-2.1-only"
10depends_dev="sdl-dev" 10depends_dev="sdl-dev"
11makedepends="cmake" 11makedepends="cmake"