summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-10-30 14:57:58 +0000
committerDaniel Drake <dsd@laptop.org>2011-11-05 12:13:07 -0600
commit42e9ea858c454646ecf5d4b9579ea7a2ce4192fd (patch)
treebcf26b89392f64d3e03d30474ac16b58bcd5e608
parent72d5fe5a2794c435b750b347b7584841611f1cb7 (diff)
downloadgobject-introspection-42e9ea858c454646ecf5d4b9579ea7a2ce4192fd.tar.gz
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.
-rw-r--r--gir/libxml2-2.0.gir1
1 files changed, 1 insertions, 0 deletions
diff --git a/gir/libxml2-2.0.gir b/gir/libxml2-2.0.gir
index 34aeadc8..c0eb51fb 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">