mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
kleopatra: Build with Qt 5.15
This commit is contained in:
@@ -21338,7 +21338,7 @@ in
|
||||
kget
|
||||
khelpcenter
|
||||
kig kigo killbots kitinerary
|
||||
kleopatra klettres klines
|
||||
klettres klines
|
||||
kmag kmines kmix kmplot
|
||||
knavalbattle knetwalk knights
|
||||
kollision kolourpaint kompare konsole
|
||||
@@ -21353,7 +21353,8 @@ in
|
||||
yakuake;
|
||||
};
|
||||
overrides = {
|
||||
inherit (forQt515) akonadi elisa kgpg kmail kontact korganizer kpkpass;
|
||||
inherit (forQt515)
|
||||
akonadi elisa kgpg kleopatra kmail kontact korganizer kpkpass;
|
||||
};
|
||||
compat = {
|
||||
# Okteta was removed from kde applications and will now be released independently
|
||||
|
||||
Reference in New Issue
Block a user