screenkey: add missing hostmakedepends

This commit is contained in:
Andrew Benson 2021-05-26 14:31:37 -05:00
parent e681211758
commit 678391a53e
1 changed files with 2 additions and 1 deletions

View File

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