blob: 683ee050378e50f43fcccf4b3a00317a3456641d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/gnome/package.use,v 1.8 2011/12/08 23:58:03 tetromino Exp $
# gtk3 input method plugins required for gnome3
app-i18n/ibus gtk3
app-i18n/uim gtk3
# Pulled in by net-im/telepathy-connection-managers[msn] (via dev-python/papyon
# and net-voip/telepathy-butterfly)
net-libs/farsight2 python
net-libs/libproxy python
# Required by net-misc/vinagre-3
net-libs/gtk-vnc gtk3
# Required by dev-libs/folks[libsocialweb]
net-libs/libsocialweb vala
# The following are required by ekiga-3
net-libs/opal sip
net-libs/ptlib wav
# liboauth (required by evolution-data-server[gnome-online-accounts] and
# gnome-documents in gnome-3.2) has +nss in IUSE, pulls in curl[-gnutls,nss]
net-misc/curl -gnutls nss
# Required by app-admin/sabayon
x11-base/xorg-server kdrive
|