Add a Requires for glib-sharp-2.0 to the pkg-config file
This commit is contained in:
parent
85e2db4e5f
commit
a35b854b0a
@ -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…
x
Reference in New Issue
Block a user