python3-PyOpenGL-accelerate: rebuild without python3-numpy

This commit is contained in:
Andrew J. Hesford 2024-07-01 14:06:53 -04:00
parent 91772affae
commit 52758d0324
1 changed files with 3 additions and 3 deletions

View File

@ -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"