diff options
Diffstat (limited to 'dev-util/schroot/schroot-1.6.10_p7-r1.ebuild')
-rw-r--r-- | dev-util/schroot/schroot-1.6.10_p7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/schroot/schroot-1.6.10_p7-r1.ebuild b/dev-util/schroot/schroot-1.6.10_p7-r1.ebuild index c4d0bb6cfa27..d5d3ed39319a 100644 --- a/dev-util/schroot/schroot-1.6.10_p7-r1.ebuild +++ b/dev-util/schroot/schroot-1.6.10_p7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ IUSE="btrfs +dchroot debug doc lvm nls pam test zfs" RESTRICT="!test? ( test )" COMMON_DEPEND=" - >=dev-libs/boost-1.42.0:= + dev-libs/boost:= >=sys-apps/util-linux-2.16 btrfs? ( >=sys-fs/btrfs-progs-0.19-r2 ) lvm? ( sys-fs/lvm2 ) |