tpm: fix cross: makedepends -> hostmakedepends.

This commit is contained in:
Juan RP 2015-03-18 06:15:47 +01:00
parent 73b08d74d8
commit d06413d937

View file

@ -4,7 +4,7 @@ version=1.2
revision=1
noarch=yes
build_style=gnu-makefile
makedepends="perl"
hostmakedepends="perl"
depends="bash gnupg2"
short_desc="A tiny password manager"
maintainer="Sören Tempel <soeren+void@soeren-tempel.net>"