Explorar o código

grep: be sure to have pcre-host first

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
79c228be8c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/grep/Makefile

+ 1 - 0
package/grep/Makefile

@@ -11,6 +11,7 @@ PKG_DESCR:=		global search for a regex
 PKG_SECTION:=		base/tools
 PKG_DEPENDS:=		libpcre
 PKG_BUILDDEP:=		pcre
+HOST_BUILDDEP:=		pcre-host
 PKG_URL:=		http://www.gnu.org/software/grep/
 PKG_SITES:=		${MASTER_SITE_GNU:=grep/}
 PKG_NOPARALLEL:=	1