[at-spi2-core] dbus-glib-1 -> dbus-1 in AT-SPI GIR flags



commit 94c9d6fb65ae4d91aae6fb528a3fb3f742e96dbe
Author: Mike Gorse <mgorse novell com>
Date:   Tue Mar 29 09:54:49 2011 -0500

    dbus-glib-1 -> dbus-1 in AT-SPI GIR flags

 atspi/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi/Makefile.am b/atspi/Makefile.am
index 608ed4d..c02981a 100644
--- a/atspi/Makefile.am
+++ b/atspi/Makefile.am
@@ -126,7 +126,7 @@ Atspi-2.0.gir: $(INTROSPECTION_SCANNER) \
 		--libtool="$(top_builddir)/libtool" \
 		--library=libatspi.la \
 		--library=$(top_builddir)/dbind/libdbind.la \
-		--pkg dbus-glib-1 \
+		--pkg dbus-1 \
 		--warn-all \
 		--output $@ \
 		$(addprefix $(srcdir)/, $(INTROSPECTION_FILES))



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