From 63ee9a97f051ef12ed528767cb7d8831efa2d42c Mon Sep 17 00:00:00 2001 From: Stephan Sundermann Date: Sun, 12 Oct 2014 15:08:47 +0200 Subject: [PATCH] pkg-config: Depend on gio#/glib# instead of gtk# --- gstreamer-sharp-1.0.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstreamer-sharp-1.0.pc.in b/gstreamer-sharp-1.0.pc.in index d8b9b5b2c6..b8176a2369 100644 --- a/gstreamer-sharp-1.0.pc.in +++ b/gstreamer-sharp-1.0.pc.in @@ -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