python-pivy: switch to python2-module
This commit is contained in:
parent
5f2571a836
commit
1e64b69cfd
1 changed files with 1 additions and 3 deletions
|
@ -5,9 +5,7 @@ _scmrev=963cd83905b5
|
|||
version=0.5.0
|
||||
revision=1
|
||||
wrksrc="Coin3D-${pkgname#python-}-${_scmrev}"
|
||||
build_style=python-module
|
||||
# XXX python3 is not supported
|
||||
python_versions="2.7"
|
||||
build_style=python2-module
|
||||
pycompile_module="pivy"
|
||||
hostmakedepends="python-devel swig"
|
||||
makedepends="python-devel coin3-devel"
|
||||
|
|
Loading…
Reference in a new issue