[packages] ffmpeg: add an option to enable/disable IPv6 support (closes: #4318)
[packages.git] / multimedia / ffmpeg / Config.in
index 6750233..259cb8f 100644 (file)
@@ -259,3 +259,7 @@ config FFMPEG_PROTOCOL_udp
        bool
        prompt "udp:"
 
+config FFMPEG_PROTOCOL_IPv6
+       bool
+       prompt "IPv6"
+