screenkey: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 04:17:44 +02:00
parent 214c8db208
commit 1277f6c6d7

View file

@ -4,7 +4,7 @@ version=0.9
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname}-${pkgname}-${version}" wrksrc="${pkgname}-${pkgname}-${version}"
build_style=python-module build_style=python2-module
hostmakedepends="intltool python-setuptools python-distutils-extra" hostmakedepends="intltool python-setuptools python-distutils-extra"
depends="pygtk" depends="pygtk"
pycompile_module="Screenkey" pycompile_module="Screenkey"