proxy: Fix plugin definition
I'm not sure how this was missed in review...
This commit is contained in:
parent
f6104ca38b
commit
20a6dacf71
@ -40,4 +40,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
proxy,
|
||||
"plugin for proxied inter-pipeline communication",
|
||||
plugin_init, VERSION, "LGPL", "gstproxy", "http://centricular.com")
|
||||
plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user