mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 22:28:22 +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#
|
||||
Description: Gst# - GStreamer .NET Binding
|
||||
Version: @VERSION@
|
||||
Requires: glib-sharp-2.0
|
||||
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gstreamer-sharp.dll
|
||||
|
|
Loading…
Reference in a new issue