linux-user-chroot: needs libtool to build.
This commit is contained in:
parent
a0da89f1cb
commit
c3aa3675dc
1 changed files with 1 additions and 1 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
homepage="http://git.gnome.org/browse/linux-user-chroot/"
|
||||
|
|
Loading…
Reference in a new issue