mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 13:04:18 +00:00
rework build; add translations for v4l2
Original commit message from CVS: rework build; add translations for v4l2
This commit is contained in:
parent
c038b32b44
commit
cef77bfc9c
1 changed files with 2 additions and 1 deletions
|
@ -531,4 +531,5 @@ plugin_init (GstPlugin * plugin)
|
|||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
"jack",
|
||||
"Jack Plugin Library", plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
|
||||
"Jack Plugin Library", plugin_init, VERSION, "GPL", GST_PACKAGE_NAME,
|
||||
GST_PACKAGE_ORIGIN)
|
||||
|
|
Loading…
Reference in a new issue