www-client/seamonkey: add USE=webrtc description

See: e6b58bdb44
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-05-10 01:38:45 +00:00
parent 08524644ed
commit 9ff1105914

View File

@@ -25,5 +25,6 @@
<flag name="system-libvpx">Use the system-wide <pkg>media-libs/libvpx</pkg> instead of bundled</flag>
<flag name="system-png">Use the system-wide <pkg>media-libs/libpng</pkg> instead of bundled (requires APNG patches)</flag>
<flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg> installation with secure-delete enabled</flag>
<flag name="webrtc">Enable WebRTC support. Disabled by default due to privacy concerns.</flag>
</use>
</pkgmetadata>