python-pyx: add missing pycompile_module
This commit is contained in:
parent
5c7c8aaf62
commit
ae6cddd78e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=2
|
|||
noarch=yes
|
||||
wrksrc="PyX-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="pyx"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python texlive-bin"
|
||||
short_desc="Python library for the creation of PostScript and PDF files"
|
||||
|
|
Loading…
Reference in a new issue