mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
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
|
noarch=yes
|
||||||
wrksrc="PyX-${version}"
|
wrksrc="PyX-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="pyx"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python texlive-bin"
|
depends="python texlive-bin"
|
||||||
short_desc="Python library for the creation of PostScript and PDF files"
|
short_desc="Python library for the creation of PostScript and PDF files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue