mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
gst: Update versioning
This commit is contained in:
parent
b9ba049201
commit
94f7dcc9c9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ libgstrawparse_la_CFLAGS = \
|
|||
$(GST_CFLAGS)
|
||||
libgstrawparse_la_LIBADD = \
|
||||
$(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstvideo-@GST_MAJORMINOR@ -lgstaudio-@GST_MAJORMINOR@ \
|
||||
-lgstvideo-@GST_API_VERSION@ -lgstaudio-@GST_API_VERSION@ \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_LIBS)
|
||||
libgstrawparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
|
Loading…
Reference in a new issue