diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-11-26 03:28:40 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-11-26 03:28:40 +0000 |
commit | b04532caf16ab84e9ddbb4c0b6473f236fbbf7b9 (patch) | |
tree | cd352c5f2c338751a441e957b288aca46ce26097 /profiles/targets | |
parent | Fix the gnome-icon-theme configure sed (bug #391859, thanks to Florian Faber ... (diff) | |
download | historical-b04532caf16ab84e9ddbb4c0b6473f236fbbf7b9.tar.gz historical-b04532caf16ab84e9ddbb4c0b6473f236fbbf7b9.tar.bz2 historical-b04532caf16ab84e9ddbb4c0b6473f236fbbf7b9.zip |
Enable libsocialweb[vala] for the gnome profile (needed for folks[libsocialweb]).
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/gnome/package.use | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/targets/desktop/gnome/package.use b/profiles/targets/desktop/gnome/package.use index 1d8d9d3e4780..c5720c4c4a4c 100644 --- a/profiles/targets/desktop/gnome/package.use +++ b/profiles/targets/desktop/gnome/package.use @@ -1,6 +1,6 @@ # 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.6 2011/11/25 02:23:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/gnome/package.use,v 1.7 2011/11/26 03:28:40 tetromino Exp $ # Pulled in by net-im/telepathy-connection-managers[msn] (via dev-python/papyon # and net-voip/telepathy-butterfly) @@ -10,6 +10,9 @@ net-libs/libproxy python # Required by net-misc/vinagre 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 |