SHA256
1
0
forked from pool/Mesa

Accepting request 258958 from home:jengelh:dev

resend: - Update descriptions and Requires for GLES3

OBS-URL: https://build.opensuse.org/request/show/258958
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=404
This commit is contained in:
Stefan Dirsch 2014-10-30 13:18:51 +00:00 committed by Git OBS Bridge
parent f70f436e9d
commit fd426dcd0f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 30 09:37:08 UTC 2014 - jengelh@inai.de
- Update descriptions and Requires for GLES3
-------------------------------------------------------------------
Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com

View File

@ -310,6 +310,9 @@ extensions for the special needs of embedded systems.
OpenGL|ES 2.x provides an API for programmable hardware including
vertex and fragment shaders.
The libGLESv2.so.2 library provides symbols for all OpenGL ES 2 and
ES 3 entry points.
%package -n Mesa-libGLESv2-devel
Summary: Development files for the OpenGL ES 2.x API
Group: Development/Libraries/C and C++
@ -331,7 +334,7 @@ applications using the OpenGL|ES 2.x APIs.
%package -n Mesa-libGLESv3-devel
Summary: Development files for the OpenGL ES 3.x API
Group: Development/Libraries/C and C++
#Requires: Mesa-libGLESv3-3 = %version
Requires: Mesa-libGLESv2-2 = %version
Requires: pkgconfig(egl)
%description -n Mesa-libGLESv3-devel