python-msp430-tools: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 11:37:06 +02:00
parent 85abda1bc6
commit 607ef0c14a

View file

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