autokey: fix cross build

This commit is contained in:
Juergen Buchmueller 2016-10-01 11:46:15 +02:00
parent e7d4877360
commit daa18772c3

View file

@ -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"