diff options
Diffstat (limited to 'dev-util/schroot')
-rw-r--r-- | dev-util/schroot/schroot-1.6.10_p12-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-util/schroot/schroot-1.6.10_p7-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild b/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild index 428aeda6200b..7a42ee74d2ae 100644 --- a/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild +++ b/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild @@ -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 ) 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 ) |