[rhythmbox/gobject-introspection] don't require rhythmbox.pc for building girs and typelibs



commit 5920cad686d65e56ed03eb24da6af6e39dadda2d
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Dec 18 08:03:45 2010 +1000

    don't require rhythmbox.pc for building girs and typelibs

 bindings/gi/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/bindings/gi/Makefile.am b/bindings/gi/Makefile.am
index fcbc4d7..03dc4c6 100644
--- a/bindings/gi/Makefile.am
+++ b/bindings/gi/Makefile.am
@@ -128,7 +128,6 @@ MPID_0_13_gir_INCLUDES = GObject-2.0
 MPID_0_13_gir_CFLAGS = $(RHYTHMBOX_CFLAGS_NOWARN) $(GUDEV_CFLAGS) -I../..
 MPID_0_13_gir_LIBS = $(top_builddir)/shell/librhythmbox-core.la
 MPID_0_13_gir_FILES = $(addprefix $(top_srcdir)/,$(mpid_introspection_sources))
-MPID_0_13_gir_PACKAGES = rhythmbox
 MPID_0_13_gir_SCANNERFLAGS = --symbol-prefix mpid_
 
 RB-0.13.gir: $(top_builddir)/shell/librhythmbox-core.la
@@ -136,7 +135,6 @@ RB_0_13_gir_INCLUDES = GObject-2.0 Gio-2.0 Gtk-3.0 Gst-0.10 libxml2-2.0  MPID-0.
 RB_0_13_gir_CFLAGS = $(RHYTHMBOX_CFLAGS_NOWARN) $(TOTEM_PLPARSER_CFLAGS) $(DBUS_CFLAGS) $(GUDEV_CFLAGS) -I../..
 RB_0_13_gir_LIBS = $(top_builddir)/shell/librhythmbox-core.la
 RB_0_13_gir_FILES = $(addprefix $(top_srcdir)/,$(rb_introspection_sources))
-RB_0_13_gir_PACKAGES = rhythmbox
 RB_0_13_gir_SCANNERFLAGS = --symbol-prefix rb_ --identifier-prefix RB --accept-unprefixed
 
 INTROSPECTION_GIRS += MPID-0.13.gir RB-0.13.gir



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