From c3aa3675dc62099828430074e36c7dfdcd5ed568 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 11:52:34 +0100 Subject: [PATCH] linux-user-chroot: needs libtool to build. --- srcpkgs/linux-user-chroot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux-user-chroot/template b/srcpkgs/linux-user-chroot/template index 9476c4c888e..25dce6b2fcc 100644 --- a/srcpkgs/linux-user-chroot/template +++ b/srcpkgs/linux-user-chroot/template @@ -3,7 +3,7 @@ pkgname=linux-user-chroot version=v2012.2 revision=2 build_style=gnu-configure -hostmakedepends="automake" +hostmakedepends="automake libtool" short_desc="Setuid helper for making bind mounts and chrooting" maintainer="Juan RP " homepage="http://git.gnome.org/browse/linux-user-chroot/"