mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 23:57:53 +00:00
akregator: build with user feedback support
This commit is contained in:
parent
db461ccf9d
commit
b8b8cfeab4
@ -4,6 +4,7 @@
|
||||
qtwebengine,
|
||||
grantlee,
|
||||
kcmutils, kcrash, kiconthemes, knotifyconfig, kparts, ktexteditor,
|
||||
kuserfeedback,
|
||||
kwindowsystem,
|
||||
akonadi, akonadi-mime, grantleetheme, kontactinterface, libkdepim, libkleo,
|
||||
messagelib, syndication
|
||||
@ -23,7 +24,9 @@ mkDerivation {
|
||||
|
||||
grantlee
|
||||
|
||||
kcmutils kcrash kiconthemes knotifyconfig kparts ktexteditor kwindowsystem
|
||||
kcmutils kcrash kiconthemes knotifyconfig kparts ktexteditor
|
||||
kuserfeedback
|
||||
kwindowsystem
|
||||
|
||||
akonadi akonadi-mime grantleetheme kontactinterface libkdepim libkleo
|
||||
messagelib syndication
|
||||
|
Loading…
Reference in New Issue
Block a user