python3-PyOpenGL-accelerate: rebuild without python3-numpy
This commit is contained in:
parent
91772affae
commit
52758d0324
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'python3-PyOpenGL-accelerate'
|
||||
pkgname=python3-PyOpenGL-accelerate
|
||||
version=3.1.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
makedepends="python3-devel python3-numpy"
|
||||
depends="python3-numpy"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Acceleration code for PyOpenGL (Python3)"
|
||||
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Reference in New Issue