[gupnp-av] Remove unnecessary dependency to GSSDP gir



commit 29a6657d7c980c87de7680d79f496d9b362d5cef
Author: Jens Georg <mail jensge org>
Date:   Tue Oct 11 16:32:06 2016 +0200

    Remove unnecessary dependency to GSSDP gir
    
    Signed-off-by: Jens Georg <mail jensge org>

 libgupnp-av/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgupnp-av/Makefile.am b/libgupnp-av/Makefile.am
index 6078a79..66a7db8 100644
--- a/libgupnp-av/Makefile.am
+++ b/libgupnp-av/Makefile.am
@@ -121,7 +121,7 @@ introspection_sources = \
            $(top_srcdir)/libgupnp-av/gupnp-av-error.c
 
 GUPnPAV-1.0.gir: libgupnp-av-1.0.la
-GUPnPAV_1_0_gir_INCLUDES = GObject-2.0 GSSDP-1.0 libxml2-2.0
+GUPnPAV_1_0_gir_INCLUDES = GObject-2.0 libxml2-2.0
 GUPnPAV_1_0_gir_CFLAGS = $(AM_CFLAGS)
 GUPnPAV_1_0_gir_LIBS = libgupnp-av-1.0.la
 GUPnPAV_1_0_gir_NAMESPACE = GUPnPAV


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]