mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-PyOpenGL-accelerate: rebuild without python3-numpy
This commit is contained in:
parent
91772affae
commit
52758d0324
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python3-PyOpenGL-accelerate'
|
# Template file for 'python3-PyOpenGL-accelerate'
|
||||||
pkgname=python3-PyOpenGL-accelerate
|
pkgname=python3-PyOpenGL-accelerate
|
||||||
version=3.1.7
|
version=3.1.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
makedepends="python3-devel python3-numpy"
|
makedepends="python3-devel"
|
||||||
depends="python3-numpy"
|
depends="python3"
|
||||||
short_desc="Acceleration code for PyOpenGL (Python3)"
|
short_desc="Acceleration code for PyOpenGL (Python3)"
|
||||||
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue