startkde: explain presence of entire script
This commit is contained in:
parent
e7508b831f
commit
95d23beb8d
pkgs/desktops/plasma-5.1/startkde
|
@ -1,3 +1,7 @@
|
||||||
|
# We provide our own version of the startkde script in its entirety, rather than
|
||||||
|
# patching the version provided by kde-workspace, because it requires such
|
||||||
|
# extensive patching.
|
||||||
|
|
||||||
{ stdenv, bash, dbus, gnused, gnugrep, kconfig, kinit, kservice, plasma-desktop
|
{ stdenv, bash, dbus, gnused, gnugrep, kconfig, kinit, kservice, plasma-desktop
|
||||||
, plasma-workspace, qt5, socat, xorg }:
|
, plasma-workspace, qt5, socat, xorg }:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue