pkg-config: Depend on gio#/glib# instead of gtk#
This commit is contained in:
parent
38ff643d1d
commit
63ee9a97f0
@ -6,6 +6,6 @@ gapidir=@gapidir@
|
|||||||
Name: @ASSEMBLY_TITLE@
|
Name: @ASSEMBLY_TITLE@
|
||||||
Description: @ASSEMBLY_DESCRIPTION@
|
Description: @ASSEMBLY_DESCRIPTION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: gtk-sharp-3.0
|
Requires: glib-sharp-3.0 gio-sharp-3.0
|
||||||
Cflags: -I:${gapidir}/gstreamer-sharp-api.xml
|
Cflags: -I:${gapidir}/gstreamer-sharp-api.xml
|
||||||
Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
|
Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
|
||||||
|
Loading…
x
Reference in New Issue
Block a user