dispcalGUI: make xlint happy
This commit is contained in:
parent
86dcb299f1
commit
b12c7decea
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue