From 7d8b651ffd7b722ab67a4b280c9e2609dc71547a Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Wed, 5 Jun 2013 19:54:10 +0200 Subject: profiles/enlightenment: Enable networking USE flag by default --- profiles/enlightenment/build/make.defaults | 2 +- profiles/enlightenment/build/package.use | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'profiles') diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index ee6bd31d..59d0341b 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -72,7 +72,7 @@ USE="${USE} bidi libass" USE="${USE} cairo" # Network -USE="${USE} curl netlink network rtmp rtsp snmp" +USE="${USE} curl netlink network networking rtmp rtsp snmp" # Crypo USE="${USE} gnutls nettle openssl pkcs11" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index eb980ee5..f992cd91 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -33,8 +33,6 @@ dev-libs/ppl lpsol dev-python/sqlalchemy sqlite mysql dev-python/sphinx latex -dev-scheme/guile networking - dev-tex/dot2texi pgf pstricks dev-util/cppcheck htmlreport -- cgit v1.2.3