diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:47:48 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:47:48 +0200 |
commit | 989e8130d8bd32d57593c662955c545b6b28ab69 (patch) | |
tree | 12727080a2304b99594677f0e167a5e55842adcb /profiles | |
parent | profiles/enlightenment: Enable vala USE flag by default (diff) | |
download | portage-989e8130d8bd32d57593c662955c545b6b28ab69.tar.xz |
profiles/enlightenment: Enable expat USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 3 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 86271314..455b6faa 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -83,6 +83,9 @@ USE="${USE} consolekit policykit" # System USE="${USE} udev gudev" +# Parsing +USE="${USE} expat" + # Misc USE="${USE} tools utils" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 7f5137dc..cd8d3e6a 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -1,5 +1,3 @@ -app-arch/libarchive expat - app-doc/doxygen latex dot app-editors/vim -X -perl -python -ruby @@ -61,9 +59,9 @@ media-libs/libaacplus fftw media-libs/libbluray static-libs # 25/05/2013 - bebr # media-libs/libmetalink need one of expat xml -media-libs/libmetalink expat -xml +media-libs/libmetalink -xml media-libs/libraw demosaic -media-libs/libwmf xml expat +media-libs/libwmf xml media-libs/openal alstream # 25/05/2013 - beber # USE opencl depend on virtual/opencl that need one of fglrx nvidia @@ -82,7 +80,6 @@ net-dns/dnsmasq dhcp conntrack net-fs/nfs-utils -nfsv4 net-libs/gnutls guile -net-libs/neon expat net-misc/connman -wifi net-misc/curl ssh metalink threads @@ -109,7 +106,6 @@ sys-apps/util-linux -cramfs sys-devel/gcc:4.1 -hardened sys-devel/gcc:4.2 -hardened sys-devel/gcc objc objc++ objc-gc go graphite -sys-devel/gdb expat sys-devel/gettext nls sys-fs/lvm2 -lvm1 -thin |