mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Haikuwebkit: explicitly require cmake 3.
* Our version of CMake 3 include many fixes that are not backported to 2.8. One of these is needed to make cmake --system-information work. This is used by the WebKit build to detect the number of processors.
This commit is contained in:
@@ -74,7 +74,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:python
|
||||
cmd:cmake
|
||||
cmd:cmake >= 3.0.0
|
||||
cmd:ruby
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user