diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-07-11 20:45:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-07-11 20:45:39 +0000 |
commit | 51d58030694d63938d8b707496d8834fff334027 (patch) | |
tree | 5be0ab55c49c94444e5c3ed7b0fef2d1e423fc53 /profiles/targets | |
parent | Version bump, drop old (diff) | |
download | historical-51d58030694d63938d8b707496d8834fff334027.tar.gz historical-51d58030694d63938d8b707496d8834fff334027.tar.bz2 historical-51d58030694d63938d8b707496d8834fff334027.zip |
Enable introspection for gnome profile as discussed with the team via mail
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/gnome/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/desktop/gnome/make.defaults b/profiles/targets/desktop/gnome/make.defaults index 83196d9878df..39db2dacdb0b 100644 --- a/profiles/targets/desktop/gnome/make.defaults +++ b/profiles/targets/desktop/gnome/make.defaults @@ -1,5 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/gnome/make.defaults,v 1.7 2013/03/29 10:07:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/gnome/make.defaults,v 1.8 2013/07/11 20:45:39 pacho Exp $ -USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer libsecret nautilus pulseaudio socialweb" +USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus pulseaudio socialweb" |