mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
enable egl some more
This commit is contained in:
parent
cf9d011662
commit
7c273e6335
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ make clean
|
|||
--disable-gl-osmesa \
|
||||
--with-driver=dri \
|
||||
--with-dri-driverdir=%{_libdir}/dri \
|
||||
--with-state-trackers=dri,glx \
|
||||
--with-state-trackers=dri,glx,egl \
|
||||
--enable-egl \
|
||||
--enable-gles1 \
|
||||
--enable-gles2 \
|
||||
|
|
Loading…
Reference in a new issue