summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-06-05 19:23:39 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-06-05 19:23:39 +0200
commite1dd535dc00843fd5e81e70519360511246e0d88 (patch)
treeccca3f913537e284f461afa58ee8892fc96ee897 /profiles/enlightenment
parentprofiles/enlightenment: Enable tslib USE flag by default (diff)
downloadportage-e1dd535dc00843fd5e81e70519360511246e0d88.tar.xz
profiles/enlightenment: Enable gmp USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/build/make.defaults3
-rw-r--r--profiles/enlightenment/build/package.use5
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index e5763866..279a444f 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -15,6 +15,9 @@ USE="mmx sse sse2
caps xattr -acl
syslog"
+# Arithmetic
+USE="${USE} gmp"
+
# Compression
USE="${USE} lzma"
diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use
index f6baefe6..d190989a 100644
--- a/profiles/enlightenment/build/package.use
+++ b/profiles/enlightenment/build/package.use
@@ -35,7 +35,7 @@ dev-libs/ecore curl ares gbcon glib fbcon
dev-libs/libcdio cddb
dev-libs/libpcre jit
dev-libs/m17n-lib bidi libxml2
-dev-libs/openssl gmp rfc3779
+dev-libs/openssl rfc3779
dev-libs/ppl lpsol
dev-python/sqlalchemy sqlite mysql
@@ -107,13 +107,10 @@ net-wireless/wpa_supplicant eap-sim p2p wps
sci-libs/cfitsio threads
sci-libs/fftw fma -quad threads
-sci-mathematics/glpk gmp
-
sci-physics/bullet double-precision
sci-visualization/gnuplot bitmap cairo latex lua plotutils thin-splines
-sys-apps/coreutils gmp
sys-apps/hwloc cairo plugins xml
sys-apps/iproute2 iptables
# 25/05/2013 - beber