mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
kdePackages.konsole: add mainProgram
This commit is contained in:
parent
33b95d073c
commit
914f69f0a5
@ -7,4 +7,6 @@ mkKdeDerivation {
|
||||
pname = "konsole";
|
||||
|
||||
extraBuildInputs = [qt5compat qtmultimedia];
|
||||
|
||||
meta.mainProgram = "konsole";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user