schroot: rebuilt against boost-1.72

This commit is contained in:
John 2020-01-09 22:12:30 +01:00
parent 658c764a5f
commit 1d5b86b352
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
pkgname=schroot
reverts="1.7.2_9"
version=1.6.10
revision=10
revision=11
_debian_version=3+deb9u1
build_pie=yes
build_style=gnu-configure
@ -41,7 +41,7 @@ make_dirs="
/var/lib/schroot/session 0755 root root
/var/lib/schroot/mount 0755 root root
/etc/schroot/chroot.d 0755 root root"
hostmakedepends="cmake pkg-config automake libtool"
hostmakedepends="cmake pkg-config automake libtool gettext xz"
makedepends="boost-devel pam-devel lockdev-devel libuuid-devel e2fsprogs-devel gettext-devel
libcppunit-devel"
short_desc="Allows users to execute commands in different chroots"