diff options
Diffstat (limited to 'net-im/gossip/metadata.xml')
-rw-r--r-- | net-im/gossip/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-im/gossip/metadata.xml b/net-im/gossip/metadata.xml index d9feb64c314a..ad3547f978e7 100644 --- a/net-im/gossip/metadata.xml +++ b/net-im/gossip/metadata.xml @@ -6,4 +6,12 @@ <longdescription> Gossip is a Gnome integrated and HIG compliant jabber messaging client. </longdescription> +<use> + <flag name='debug'>Enable debug path in gossip. + <pkg>net-libs/loudmouth</pkg> needs to be compiled with USE="debug" to + allow Gossip to actually build the debug code path.</flag> + <flag name='keyring'>Allows Gossip to use gnome-keyring to store passwords.</flag> + <flag name='libnotify'>Allows Gossip to show visual notifications concerning + various activities via libnotify.</flag> +</use> </pkgmetadata> |