diff --git a/srcpkgs/pymol/template b/srcpkgs/pymol/template index 726753af73d..89ddce6b98c 100644 --- a/srcpkgs/pymol/template +++ b/srcpkgs/pymol/template @@ -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 " license="custom:PyMOL"