mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 19:41:00 +00:00
utils/fallbackswitch: Enable the v1_18 feature now that it exists
This commit is contained in:
parent
e9b61b733d
commit
54c5612ac8
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ pkg-config = "0.3"
|
|||
|
||||
[features]
|
||||
default = ["glib-sys", "gobject-sys", "gst-sys", "libc"]
|
||||
#v1_18 = ["gstreamer-base/v1_18"]
|
||||
v1_18 = ["gst-base/v1_18"]
|
||||
|
|
Loading…
Reference in a new issue