diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-12-18 00:38:49 +0100 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-12-18 14:43:24 +0100 |
commit | 7dfa1c92b1f4cc2450325c7d379a597d3347e44e (patch) | |
tree | b57293620c9771dfbd1e70a2c29696b1b90d9a05 /profiles/enlightenment | |
parent | profiles/server: Bump net-proxy/haproxy keyword (diff) | |
download | portage-7dfa1c92b1f4cc2450325c7d379a597d3347e44e.tar.xz |
profiles/enlightenment/build: Enable avahi, dbus and zeroconf USE flag by
default, needed by recent ecore_avahi
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 8bbe6954..8afa65de 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} curl live mtp network networking rtmp rtsp" +USE="${USE} avahi curl dbus live mtp network networking rtmp rtsp zeroconf" # Crypo USE="${USE} gnutls nettle openssl pkcs11 ssl" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 7995b1e3..d006c0c2 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -65,6 +65,11 @@ media-video/vlc -qt4 atmo sdl-image shout taglib zvbi omxil net-analyzer/net-snmp -X -perl -python mfd-rewrites pci net-analyzer/tcpdump -drop-root +# 18/12/2013 - beber +# utils need any-of ( gtk gtk3 +# python need gdbm +net-dns/avahi -utils gdbm + net-libs/gnutls guile net-misc/connman -wifi |