diff --git a/srcpkgs/python-msp430-tools/template b/srcpkgs/python-msp430-tools/template index 4078cf68af6..44be3400b6c 100644 --- a/srcpkgs/python-msp430-tools/template +++ b/srcpkgs/python-msp430-tools/template @@ -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 " license="BSD"