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'
|
# Template file for 'dispcalGUI'
|
||||||
pkgname=dispcalGUI
|
pkgname=dispcalGUI
|
||||||
version=3.0.6.3
|
version=3.0.6.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
nocross=yes
|
pycompile_module="dispcalGUI"
|
||||||
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…
Reference in a new issue