Accepting request 139449 from multimedia:libs
Resubmit - .changes fixed. (forwarded request 139448 from dimstar) OBS-URL: https://build.opensuse.org/request/show/139449 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=30
This commit is contained in:
commit
2bf0c85cde
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 24 22:38:00 UTC 2012 - thorstenb@flightgear.org
|
||||||
|
|
||||||
|
- Fixed dependencies for openSUSE <= 12.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 24 22:46:35 UTC 2012 - adam@mizerski.pl
|
Mon Sep 24 22:46:35 UTC 2012 - adam@mizerski.pl
|
||||||
|
|
||||||
|
@ -58,8 +58,10 @@ functionality is exposed in a single header file.
|
|||||||
Summary: Development files for glew
|
Summary: Development files for glew
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libGLEW%{so_ver} = %{version}
|
Requires: libGLEW%{so_ver} = %{version}
|
||||||
|
%if %suse_version >= 1220
|
||||||
# X11/Xlib.h X11/Xutil.h
|
# X11/Xlib.h X11/Xutil.h
|
||||||
Requires: libX11-devel
|
Requires: libX11-devel
|
||||||
|
%endif
|
||||||
# X11/Xmd.h
|
# X11/Xmd.h
|
||||||
Requires: xorg-x11-proto-devel
|
Requires: xorg-x11-proto-devel
|
||||||
# Don't require GLU, because there is GLEW_NO_GLU option
|
# Don't require GLU, because there is GLEW_NO_GLU option
|
||||||
|
Loading…
Reference in New Issue
Block a user