quassel: Fix evaluation
This commit is contained in:
parent
130d817286
commit
f6784b572a
@ -11559,8 +11559,6 @@ let
|
|||||||
monolithic = false;
|
monolithic = false;
|
||||||
daemon = false;
|
daemon = false;
|
||||||
client = true;
|
client = true;
|
||||||
withKDE = stdenv.isLinux;
|
|
||||||
qt = if withKDE then qt4 else qt5; # KDE supported quassel cannot build with qt5 yet (maybe in 0.12.0)
|
|
||||||
tag = "-client";
|
tag = "-client";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user