grep: cross build support.
This commit is contained in:
parent
ac8396c0dd
commit
be75287f1b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=3
|
||||||
conflicts="chroot-grep>=0"
|
conflicts="chroot-grep>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pcre-devel>=8.30"
|
makedepends="pcre-devel>=8.30"
|
||||||
|
crossmakedepends="${makedepends}"
|
||||||
short_desc="The GNU grep utility"
|
short_desc="The GNU grep utility"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Reference in a new issue