mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
pkg-config: Depend on gio#/glib# instead of gtk#
This commit is contained in:
parent
38ff643d1d
commit
63ee9a97f0
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ gapidir=@gapidir@
|
|||
Name: @ASSEMBLY_TITLE@
|
||||
Description: @ASSEMBLY_DESCRIPTION@
|
||||
Version: @VERSION@
|
||||
Requires: gtk-sharp-3.0
|
||||
Requires: glib-sharp-3.0 gio-sharp-3.0
|
||||
Cflags: -I:${gapidir}/gstreamer-sharp-api.xml
|
||||
Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
|
||||
|
|
Loading…
Reference in a new issue