Remove shared-library which removes the build time dependency on mesa.
authorJohan Dahlin <jdahlin@async.com.br>
Wed, 28 Jan 2009 00:54:51 +0000 (00:54 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Wed, 28 Jan 2009 00:54:51 +0000 (00:54 +0000)
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

ChangeLog
gir/GL-1.0.gir

index a1f1bbb..f25e140 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
 2009-01-27  Dan Winship  <danw@gnome.org>
 
        Misc warning fixes
index 6ae91b9..e525ecd 100644 (file)
@@ -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"/>