diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-06-16 10:13:41 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-06-16 10:13:41 +0000 |
commit | 5e21ad7ba32d25626a13900383892ab89da9d86b (patch) | |
tree | b7fc72720cf3c42272e0a16e02435a3474fea04d /profiles/use.desc | |
parent | Set a default SRC_URI (diff) | |
download | gentoo-2-5e21ad7ba32d25626a13900383892ab89da9d86b.tar.gz gentoo-2-5e21ad7ba32d25626a13900383892ab89da9d86b.tar.bz2 gentoo-2-5e21ad7ba32d25626a13900383892ab89da9d86b.zip |
Add vala to global USE flags: http://www.gossamer-threads.com/lists/gentoo/dev/273251
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 695166825625..3f97f250bdc7 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.503 2013/06/11 06:59:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.504 2013/06/16 10:13:41 pacho Exp $ # Keep them sorted @@ -359,6 +359,7 @@ upnp - Enable UPnP port mapping support upnp-av - Enable UPnP audio/video streaming support usb - Adds USB support to applications that have optional USB support (e.g. cups) v4l - Enable support for video4linux (using linux-headers or userspace libv4l libraries) +vala - Enable bindings for dev-lang/vala vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically vcd - Video CD support vdpau - Enable the Video Decode and Presentation API for Unix acceleration interface |