From f1e927910ee1362c8889bf1185e183b04c2abd8d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Feb 2013 14:34:52 +0100 Subject: [PATCH] chroot-binutils: make this cross buildable. --- srcpkgs/chroot-binutils/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/chroot-binutils/template b/srcpkgs/chroot-binutils/template index fddeefa98e..514f3f6135 100644 --- a/srcpkgs/chroot-binutils/template +++ b/srcpkgs/chroot-binutils/template @@ -13,6 +13,7 @@ checksum=2162905dabf191a2a803eab8d31e7be52d96d6ccd1e0ce42e25d82c6be918cd0 if [ -n "$IN_CHROOT" ]; then makedepends="flex perl" fi +crossmakedepends="zlib-devel" noverifyrdeps=yes bootstrap=yes