dispcalGUI: make xlint happy

This commit is contained in:
lemmi 2020-06-17 08:14:38 +02:00
parent 86dcb299f1
commit b12c7decea

View file

@ -1,11 +1,10 @@
# Template file for 'dispcalGUI'
pkgname=dispcalGUI
version=3.8.9.3
revision=2
revision=3
_name="DisplayCAL"
wrksrc="${_name}-${version}"
build_style=python2-module
pycompile_module="${_name}"
hostmakedepends="python"
makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
depends="python-numpy wxPython argyllcms"