summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2018-06-25 22:12:13 -0400
committerVirgil Dupras <vdupras@gentoo.org>2018-06-25 22:12:13 -0400
commitceeade69cb23d383cc7a9ffafb10646445f53507 (patch)
treed5b9d8133546c7744d399d26b5a0a7a6ebcdaaf3 /app-emulation
parentsys-apps/restorecond: stable 2.8 (diff)
downloadgentoo-ceeade69cb23d383cc7a9ffafb10646445f53507.tar.gz
gentoo-ceeade69cb23d383cc7a9ffafb10646445f53507.tar.bz2
gentoo-ceeade69cb23d383cc7a9ffafb10646445f53507.zip
app-emulation/lxc: re-add python USE flag
With LXC 3.0 de-bundling its python bindings, the python USE flag was temporarily removed, but now that dev-python/python3-lxc has been added, we can add it back again. Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/lxc/lxc-3.0.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild
index 79af8e188502..a36f4c15daa3 100644
--- a/app-emulation/lxc/lxc-3.0.1.ebuild
+++ b/app-emulation/lxc/lxc-3.0.1.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
LICENSE="LGPL-3"
SLOT="0"
-IUSE="examples pam seccomp selinux +templates"
+IUSE="examples pam python seccomp selinux +templates"
RDEPEND="
net-libs/gnutls
@@ -31,7 +31,8 @@ RDEPEND="${RDEPEND}
app-misc/pax-utils
virtual/awk"
-PDEPEND="templates? ( app-emulation/lxc-templates )"
+PDEPEND="templates? ( app-emulation/lxc-templates )
+ python? ( dev-python/python3-lxc )"
CONFIG_CHECK="~CGROUPS ~CGROUP_DEVICE
~CPUSETS ~CGROUP_CPUACCT