diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-05-19 17:14:47 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-05-19 17:18:31 +0200 |
commit | bd69d698d89b4ff4636a261193545e8c86dd701f (patch) | |
tree | 496b66bf9a86a2f1882a28c01fbae0303e3ac02d /profiles/enlightenment | |
parent | profiles/enlightenment/build: Enable x265 USE flag by default (diff) | |
download | portage-bd69d698d89b4ff4636a261193545e8c86dd701f.tar.xz |
profiles/enlightenment/build: Enable ssh USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 71613a35..5642a027 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -64,7 +64,7 @@ USE="${USE} bidi libass" USE="${USE} cairo" # Network -USE="${USE} avahi curl dbus live mtp network networking rtmp rtsp zeroconf" +USE="${USE} avahi curl dbus live mtp network networking rtmp rtsp ssh zeroconf" # Crypo USE="${USE} gnutls nettle openssl pkcs11 ssl" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 1169671f..2e5e2c50 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -78,7 +78,7 @@ net-dns/avahi -utils gdbm net-libs/gnutls guile net-misc/connman -wifi -net-misc/curl ssh metalink threads +net-misc/curl metalink threads net-wireless/wpa_supplicant eap-sim p2p wps |