python-msp430-tools: switch to python2-module
This commit is contained in:
@@ -4,10 +4,10 @@ version=0.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
build_style=python-module
|
||||
build_style=python2-module
|
||||
pycompile_module="msp430"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python python-pyserial"
|
||||
depends="python-pyserial"
|
||||
short_desc="Collection of tools related to the MSP430 embedded processor"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="BSD"
|
||||
|
||||
Reference in New Issue
Block a user