summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-07-01 19:52:06 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-07-01 19:52:06 +0100
commit8e9b8e8a77536f93f401209318f7d7fc722fe3fa (patch)
tree56343b46b81801d3c2db33dcf205f364c1cd6d4f /profiles
parentprofiles/enlightenment/build/cross: Refresh USE_EXPAND_VALUES_ELIBC (diff)
downloadportage-8e9b8e8a77536f93f401209318f7d7fc722fe3fa.tar.xz
profiles/enlightenment/build: Move xml USE flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/enlightenment/build/build-dependencies/make.defaults2
-rw-r--r--profiles/enlightenment/build/make.defaults2
2 files changed, 1 insertions, 3 deletions
diff --git a/profiles/enlightenment/build/build-dependencies/make.defaults b/profiles/enlightenment/build/build-dependencies/make.defaults
index 0d34fd52..cf22c8e1 100644
--- a/profiles/enlightenment/build/build-dependencies/make.defaults
+++ b/profiles/enlightenment/build/build-dependencies/make.defaults
@@ -55,7 +55,7 @@ USE="${USE} consolekit policykit"
USE="${USE} udev gudev"
# Parsing
-USE="${USE} expat"
+USE="${USE} expat xml"
# 06/12/2013 - beber
# Setting PYTHON_TARGETS is non functional, need to expand manually
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index 22c2d3c4..381bda96 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -12,8 +12,6 @@ FEATURES="unknown-features-warn
# Compiled languages
USE="-fortran -vala"
-USE="${USE} xml"
-
# Misc
USE="${USE} tools utils"