mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-21 06:38:19 +00:00
Add a Requires for glib-sharp-2.0 to the pkg-config file
This commit is contained in:
parent
85e2db4e5f
commit
a35b854b0a
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ libdir=${exec_prefix}/lib
|
||||||
Name: Gst#
|
Name: Gst#
|
||||||
Description: Gst# - GStreamer .NET Binding
|
Description: Gst# - GStreamer .NET Binding
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
Requires: glib-sharp-2.0
|
||||||
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gstreamer-sharp.dll
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gstreamer-sharp.dll
|
||||||
|
|
Loading…
Reference in a new issue