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