Merge pull request #270414 from K900/kontact-fix-maybe
kontact: add all the plugins to the wrapper
This commit is contained in:
commit
cbbc1a6508
@ -4,7 +4,8 @@
|
|||||||
qtwebengine,
|
qtwebengine,
|
||||||
kcmutils, kcrash, kdbusaddons, kparts, kwindowsystem,
|
kcmutils, kcrash, kdbusaddons, kparts, kwindowsystem,
|
||||||
akonadi, grantleetheme, kontactinterface, kpimtextedit,
|
akonadi, grantleetheme, kontactinterface, kpimtextedit,
|
||||||
mailcommon, libkdepim, pimcommon
|
mailcommon, libkdepim, pimcommon,
|
||||||
|
akregator, kaddressbook, kmail, knotes, korganizer, zanshin
|
||||||
}:
|
}:
|
||||||
|
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
@ -21,5 +22,6 @@ mkDerivation {
|
|||||||
kcmutils kcrash kdbusaddons kparts kwindowsystem
|
kcmutils kcrash kdbusaddons kparts kwindowsystem
|
||||||
akonadi grantleetheme kontactinterface kpimtextedit
|
akonadi grantleetheme kontactinterface kpimtextedit
|
||||||
mailcommon libkdepim pimcommon
|
mailcommon libkdepim pimcommon
|
||||||
|
akregator kaddressbook kmail knotes korganizer zanshin
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user