autokey: fix cross build
This commit is contained in:
parent
e7d4877360
commit
daa18772c3
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ build_style="python-module"
|
||||||
python_versions="2.7"
|
python_versions="2.7"
|
||||||
pycompile_version="2.7"
|
pycompile_version="2.7"
|
||||||
pycompile_module="autokey"
|
pycompile_module="autokey"
|
||||||
|
hostmakedepends="python"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
depends="python python-xlib python-inotify python-simplejson wmctrl"
|
depends="python python-xlib python-inotify python-simplejson wmctrl"
|
||||||
short_desc="desktop automation utility for Linux and X11"
|
short_desc="desktop automation utility for Linux and X11"
|
||||||
|
|
Loading…
Reference in a new issue