Fix kremotecontrol build.
svn path=/nixpkgs/trunk/; revision=29229
This commit is contained in:
parent
93955eabc5
commit
37651d0e68
@ -1,7 +1,7 @@
|
|||||||
{ kde, kdelibs, libXtst }:
|
{ kde, kdelibs, kde_workspace, libXtst }:
|
||||||
|
|
||||||
kde {
|
kde {
|
||||||
buildInputs = [ kdelibs libXtst ];
|
buildInputs = [ kdelibs kde_workspace libXtst ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "KDE remote control";
|
description = "KDE remote control";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user