mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
screenkey: switch to python2-module
This commit is contained in:
parent
214c8db208
commit
1277f6c6d7
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue