lib/sdl & opengles1: fix pkgconfig usage
[nit.git] / lib / mnit / opengles1.nit
index af44be9..1f081d6 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # OpenGL ES1 general support (most of it)
-module opengles1
+module opengles1 is pkgconfig("glesv1_cm", "x11", "egl")
 
 import mnit_display