mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'dispcalGUI'
|
||||||
pkgname=dispcalGUI
|
pkgname=dispcalGUI
|
||||||
version=3.8.9.3
|
version=3.8.9.3
|
||||||
revision=2
|
revision=3
|
||||||
_name="DisplayCAL"
|
_name="DisplayCAL"
|
||||||
wrksrc="${_name}-${version}"
|
wrksrc="${_name}-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="${_name}"
|
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
|
makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
|
||||||
depends="python-numpy wxPython argyllcms"
|
depends="python-numpy wxPython argyllcms"
|
||||||
|
|
Loading…
Add table
Reference in a new issue