- BuildRequires: libglfw-devel >= 3.2
because glfwSetWindowMonitor etc only come in 3.2 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raylib?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 13:34:59 UTC 2017 - mvetter@suse.com
|
||||
|
||||
- BuildRequires: libglfw-devel >= 3.2
|
||||
because glfwSetWindowMonitor etc only come in 3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 09:24:49 UTC 2017 - mvetter@suse.com
|
||||
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ Source: https://github.com/raysan5/%{name}/archive/%{version}.tar.gz
|
||||
Source1: root-meson.build
|
||||
Source2: src-meson.build
|
||||
BuildRequires: Mesa-libGL-devel
|
||||
BuildRequires: libglfw-devel
|
||||
BuildRequires: libglfw-devel >= 3.2
|
||||
BuildRequires: meson >= 0.39.1
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user