aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openscenegraph/APKBUILD
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-11-02 18:03:18 +0100
committerMilan P. Stanić <mps@arvanta.net>2019-11-02 18:03:50 +0100
commitc42e083d6fc115d70a852dbe99f15535a580f882 (patch)
treef91ea0f5373587e8b34eade2f90f76c8f83b8325 /testing/openscenegraph/APKBUILD
parent314545c8962c8be7e5dc52b1cde1e69c8f68ae5b (diff)
downloadaports-c42e083d6fc115d70a852dbe99f15535a580f882.tar.bz2
aports-c42e083d6fc115d70a852dbe99f15535a580f882.tar.xz
testing/openscenegraph: enable on armv7
Diffstat (limited to 'testing/openscenegraph/APKBUILD')
-rw-r--r--testing/openscenegraph/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openscenegraph/APKBUILD b/testing/openscenegraph/APKBUILD
index 1de2caeeb9..2199251be1 100644
--- a/testing/openscenegraph/APKBUILD
+++ b/testing/openscenegraph/APKBUILD
@@ -4,7 +4,7 @@ pkgver=3.4.1
pkgrel=5
pkgdesc="High performance 3D graphics toolkit"
url="http://www.openscenegraph.org/"
-arch="x86 x86_64" # gdal availability
+arch="x86 x86_64 armv7" # gdal availability
license="Custom wxWindows-3 LGPL-2.1"
makedepends="$depends_dev cmake mesa-dev curl-dev giflib-dev zlib-dev
freetype-dev jpeg-dev tiff-dev sdl-dev sdl2-dev libxml2-dev gdal-dev"