Accepting request 1246604 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1246604 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=49
This commit is contained in:
commit
e26e818724
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 09:21:49 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Add missing Require for libSM-devel (boo#1237276)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 10:29:38 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>
|
Tue Jan 7 10:29:38 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -71,6 +71,7 @@ Requires: libGLEW%{so_ver} = %{version}
|
|||||||
%if %{with egl}
|
%if %{with egl}
|
||||||
Requires: pkgconfig(egl)
|
Requires: pkgconfig(egl)
|
||||||
%endif
|
%endif
|
||||||
|
Requires: pkgconfig(sm)
|
||||||
Requires: pkgconfig(x11)
|
Requires: pkgconfig(x11)
|
||||||
Requires: pkgconfig(xproto)
|
Requires: pkgconfig(xproto)
|
||||||
# Don't require GLU, because there is GLEW_NO_GLU option
|
# Don't require GLU, because there is GLEW_NO_GLU option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user