pymol: rebuild with msgpack-cxx-4.1.1_1
This commit is contained in:
parent
3015ace7a4
commit
68948b6c53
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'pymol'
|
||||
pkgname=pymol
|
||||
version=2.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}-open-source-${version}
|
||||
build_style="python3-module"
|
||||
build_helper="numpy"
|
||||
makedepends="freetype-devel glew-devel glm libfreeglut-devel libgomp-devel
|
||||
libxml2-devel mmtf-cpp msgpack-devel netcdf-devel python3-PyQt5 python3-devel"
|
||||
libxml2-devel mmtf-cpp msgpack-cxx netcdf-devel python3-PyQt5 python3-devel"
|
||||
depends="python3-numpy tcsh python3-pmw python3-tkinter python3-PyQt5"
|
||||
short_desc="PyMOL molecular visualization system"
|
||||
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue