this repo has no description

Merge pull request #24621 from toots/fix-conf-gstreamer-macos

Fix conf-gstreamer

Changed files
+1 -1
packages
conf-gstreamer
conf-gstreamer.1
+1 -1
packages/conf-gstreamer/conf-gstreamer.1/opam
···
["gstreamer1" "gstreamer1-plugins-core"] {os = "freebsd"}
["gstreamer1.0" "gstreamer1.0-plugins-base"]
{os = "win32" & os-distribution = "cygwinports"}
-
["gstreamer" "gst-plugins-base"]
+
["gstreamer"]
{os = "macos" & os-distribution = "homebrew"}
]
synopsis: "Virtual package relying on libgstreamer"