kf58: use default cmake
This commit is contained in:
parent
768f5a6d3e
commit
2354c68d1d
|
@ -70,7 +70,7 @@ let
|
|||
(with pkgs;
|
||||
{
|
||||
Boost = boost155;
|
||||
cmake = cmake-3_2;
|
||||
inherit cmake;
|
||||
inherit epoxy;
|
||||
GIF = giflib;
|
||||
GLIB2 = glib;
|
||||
|
|
Loading…
Reference in New Issue