myrepos: makedepends -> hostmakedepends to unbreak cross compilation

This commit is contained in:
Farhad Shahbazi 2015-09-04 09:26:44 +02:00
parent e14f3316b4
commit 976b32c1b5

View file

@ -3,7 +3,7 @@ version=1.20150503
revision=1 revision=1
noarch=yes noarch=yes
build_style=gnu-makefile build_style=gnu-makefile
makedepends="perl" hostmakedepends="perl"
depends="perl" depends="perl"
short_desc="Manage all your version control repos" short_desc="Manage all your version control repos"
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>" maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"