autokey: fix cross build
This commit is contained in:
parent
e7d4877360
commit
daa18772c3
|
@ -7,6 +7,7 @@ build_style="python-module"
|
|||
python_versions="2.7"
|
||||
pycompile_version="2.7"
|
||||
pycompile_module="autokey"
|
||||
hostmakedepends="python"
|
||||
makedepends="python"
|
||||
depends="python python-xlib python-inotify python-simplejson wmctrl"
|
||||
short_desc="desktop automation utility for Linux and X11"
|
||||
|
|
Loading…
Reference in New Issue