screenkey: add missing hostmakedepends
This commit is contained in:
parent
e681211758
commit
678391a53e
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=screenkey
|
|||
version=1.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="intltool python3-setuptools python3-distutils-extra"
|
||||
hostmakedepends="intltool python3-setuptools python3-distutils-extra
|
||||
python3-Babel"
|
||||
depends="gtk+3 libX11 python3-gobject"
|
||||
checkdepends="${depends} libXtst"
|
||||
short_desc="Screencast tool to display your keys"
|
||||
|
|
Loading…
Reference in a new issue