Fix egl package config version 73/54473/1
authorMun, Gwan-gyeong <kk.moon@samsung.com>
Mon, 7 Dec 2015 06:52:29 +0000 (15:52 +0900)
committerMun, Gwan-gyeong <kk.moon@samsung.com>
Tue, 15 Dec 2015 11:24:23 +0000 (20:24 +0900)
  match to mesa egl version.

Change-Id: Ida942be9ace41c9893dadd5d88af3b6a7211e0df

pkgconfig/egl.pc

index 855639f..cb03cd6 100644 (file)
@@ -5,7 +5,7 @@ includedir=/usr/include
 
 Name: egl
 Description: CoreGL EGL library
-Version: 0.1
+Version: 10.3.0
 Requires:
 Libs: -L${libdir} -lEGL
 Cflags: -I${includedir}