[gir-repository] Fix linking GstVideo GIR file
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gir-repository] Fix linking GstVideo GIR file
- Date: Wed, 3 Mar 2010 16:56:45 +0000 (UTC)
commit ea4c961ec44fad13b9d9d63195af46c90e72fc5a
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 2 17:08:46 2010 +0000
Fix linking GstVideo GIR file
Or we'd get undefined references to gst_base_video_*_get_type()
functions.
https://bugzilla.gnome.org/show_bug.cgi?id=611711
gir/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 80d3f38..4a6e131 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -763,6 +763,7 @@ GstVideo-0.10.gir: Gst-0.10.gir GstBase-0.10.gir $(INTROSPECTION_SCANNER)
--include=Gst-0.10 \
--include=GstBase-0.10 \
--library=gstvideo-0.10 \
+ --library=gstbasevideo-0.10 \
--libtool="$(LIBTOOL)" \
--pkg gobject-2.0 \
--pkg gstreamer-0.10 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]