pymol: needs PyQt5-opengl

Fix: #49217
This commit is contained in:
Đoàn Trần Công Danh 2024-03-10 20:59:42 +07:00
parent 47691bbd17
commit 83c1edc565

View file

@ -1,13 +1,14 @@
# Template file for 'pymol'
pkgname=pymol
version=2.5.0
revision=5
revision=6
build_style="python3-module"
build_helper="numpy"
hostmakedepends="python3-setuptools"
makedepends="freetype-devel glew-devel glm libfreeglut-devel libgomp-devel
libxml2-devel mmtf-cpp msgpack-cxx netcdf-devel python3-PyQt5 python3-devel"
depends="python3-numpy tcsh python3-pmw python3-tkinter python3-PyQt5"
depends="python3-numpy tcsh python3-pmw python3-tkinter python3-PyQt5
python3-PyQt5-opengl"
short_desc="PyMOL molecular visualization system"
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
license="custom:PyMOL"