Adding xml to PYTHON_REQ_USE , bug 554234
authorVictor Ostorga <vostorga@gentoo.org>
Tue, 19 Jan 2016 19:45:08 +0000 (13:45 -0600)
committerVictor Ostorga <vostorga@gentoo.org>
Tue, 19 Jan 2016 19:45:08 +0000 (13:45 -0600)
Package-Manager: portage-2.2.24

net-fs/samba/samba-4.2.7-r1.ebuild
net-fs/samba/samba-4.3.4.ebuild

index 9aae0bb789dd3519b769a2a2fc48549c5f933e7d..4530accb0a6bdf1ff2ced97b4e09a410566b6c0c 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='threads(+)'
+PYTHON_REQ_USE='threads(+),xml(+)'
 
 inherit python-single-r1 waf-utils multilib-minimal linux-info systemd eutils
 
index 9a62e8878345ac9c12b9b0206c19c846e8acbd91..45798e971d6d4a9742df78cec81dd9dea1295203 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='threads(+)'
+PYTHON_REQ_USE='threads(+),xml(+)'
 
 inherit python-single-r1 waf-utils multilib-minimal linux-info systemd eutils