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
1 changed files with 1 additions and 1 deletions

View File

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