diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 14:37:31 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 15:40:10 +0200 |
commit | 7325f00d10756e4493d050489593ab300bbb67ca (patch) | |
tree | 41fefae2419604ff449807bed3d9a83a874bec8d /profiles/use.desc | |
parent | net-im/empathy: Drop old (diff) | |
download | gentoo-7325f00d10756e4493d050489593ab300bbb67ca.tar.gz gentoo-7325f00d10756e4493d050489593ab300bbb67ca.tar.bz2 gentoo-7325f00d10756e4493d050489593ab300bbb67ca.zip |
profiles/use.desc: Allow geolocation USE to be used as a global one (#588168)
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 0031c35b5a69..e2a49d491a72 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -110,6 +110,7 @@ gcj - Enable building with gcj (The GNU Compiler for the Javatm Programming Lang gd - Add support for media-libs/gd (to generate graphics on the fly) gdbm - Add support for sys-libs/gdbm (GNU database libraries) geoip - Add geoip support for country and city lookup based on IPs +geolocation - Enable physical position determination ggi - Add support for media-libs/libggi (non-X video api/drivers) gif - Add GIF image support gimp - Build a plugin for the GIMP |