dispcalGUI: add missing pycompile_module
This commit is contained in:
parent
ea954b239e
commit
76d0ac4ac8
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'dispcalGUI'
|
||||
pkgname=dispcalGUI
|
||||
version=3.0.6.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python-module
|
||||
nocross=yes
|
||||
pycompile_module="dispcalGUI"
|
||||
hostmakedepends="python"
|
||||
makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
|
||||
depends="python-numpy wxPython argyllcms"
|
||||
|
|
Loading…
Reference in a new issue