summaryrefslogtreecommitdiff
path: root/gir/GL-1.0.gir
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2009-01-28 00:54:51 +0000
committerJohan Dahlin <johan@src.gnome.org>2009-01-28 00:54:51 +0000
commit1765114961ec78f083f31f8871776dae98735f08 (patch)
treed90d5784e5a1cc0eb0df12475d3eaf94b690fbe2 /gir/GL-1.0.gir
parent071ccc99d384ad2321b6402622f92e185d9e07c1 (diff)
downloadgobject-introspection-1765114961ec78f083f31f8871776dae98735f08.tar.gz
Remove shared-library which removes the build time dependency on mesa.
2009-01-27 Johan Dahlin <jdahlin@async.com.br> * gir/GL-1.0.gir: Remove shared-library which removes the build time dependency on mesa. svn path=/trunk/; revision=1072
Diffstat (limited to 'gir/GL-1.0.gir')
-rw-r--r--gir/GL-1.0.gir2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/GL-1.0.gir b/gir/GL-1.0.gir
index 6ae91b95..e525ecd3 100644
--- a/gir/GL-1.0.gir
+++ b/gir/GL-1.0.gir
@@ -2,7 +2,7 @@
<repository version="1.0"
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0">
- <namespace name="GL" version="1.0" shared-library="GL">
+ <namespace name="GL" version="1.0">
<record name="bitfield" c:type="GLbitfield"/>
<record name="charARB" c:type="GLcharARB"/>
<record name="enum" c:type="GLenum"/>