commit: 1a88d5c688b14b5156675bb1231a1ab329d1e283
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 08:33:44 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 08:37:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a88d5c6
www-client/firefox: describe the 'wifi' use flag
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/firefox/metadata.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index 9f937b18b66a..6215c1eac1fe 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -39,5 +39,7 @@
<flag name="system-python-libs">Use system's python site instead of
bundled python libraries</flag>
<flag name="system-webp">Use the system-wide
<pkg>media-libs/libwebp</pkg>
instead of bundled</flag>
+ <flag name="wifi">Enable necko-wifi for NetworkManager integration, and
access point MAC
+ address scanning for better precision with opt-in geolocation
services</flag>
</use>
</pkgmetadata>