dispcalGUI: add missing pycompile_module

This commit is contained in:
Alessio Sergi 2016-10-14 23:26:50 +02:00
parent ea954b239e
commit 76d0ac4ac8

View file

@ -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"