[gobject-introspection] libxml2: add exported package name



commit 42e9ea858c454646ecf5d4b9579ea7a2ce4192fd
Author: Daniel Drake <dsd laptop org>
Date:   Sun Oct 30 14:57:58 2011 +0000

    libxml2: add exported package name
    
    This is needed so that g-ir-scanner can find the libxml2 include
    path when producing bindings for libraries that interact with libxml2.

 gir/libxml2-2.0.gir |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gir/libxml2-2.0.gir b/gir/libxml2-2.0.gir
index 34aeadc..c0eb51f 100644
--- a/gir/libxml2-2.0.gir
+++ b/gir/libxml2-2.0.gir
@@ -2,6 +2,7 @@
 <repository version="1.2"
             xmlns="http://www.gtk.org/introspection/core/1.0";
             xmlns:c="http://www.gtk.org/introspection/c/1.0";>
+  <package name="libxml-2.0"/>
   <namespace name="libxml2" version="2.0"
 	     c:identifier-prefixes="xml"
 	     c:symbol-prefixes="xml">



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