pymol: rebuild with msgpack-cxx-4.1.1_1

This commit is contained in:
Duncaen 2022-06-30 21:03:35 +02:00
parent 3015ace7a4
commit 68948b6c53
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

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