gnu: kalendar: Add missing inputs.
* gnu/packages/kde-pim.scm (kalendar)[inputs]: Add gpgme, kirigami-addons, kimap, kmailcommon, kmessagelib, kpimcommon, ktextaddons, akonadi-mime, libkdepim, libkleo, qtwebengine-5.
This commit is contained in:
parent
8d1a785d59
commit
67f32a2fd2
1 changed files with 12 additions and 1 deletions
|
@ -633,12 +633,15 @@ management system and its Plasma integration components.")
|
||||||
(inputs (list akonadi
|
(inputs (list akonadi
|
||||||
akonadi-contacts
|
akonadi-contacts
|
||||||
breeze-icons
|
breeze-icons
|
||||||
|
gpgme
|
||||||
grantlee
|
grantlee
|
||||||
grantleetheme
|
grantleetheme
|
||||||
kio
|
kio
|
||||||
kirigami
|
kirigami
|
||||||
|
kirigami-addons
|
||||||
kdbusaddons
|
kdbusaddons
|
||||||
ki18n
|
ki18n
|
||||||
|
kimap
|
||||||
kcalendarcore
|
kcalendarcore
|
||||||
kcalendarsupport
|
kcalendarsupport
|
||||||
kconfigwidgets
|
kconfigwidgets
|
||||||
|
@ -646,15 +649,22 @@ management system and its Plasma integration components.")
|
||||||
kcoreaddons
|
kcoreaddons
|
||||||
kcontacts
|
kcontacts
|
||||||
kitemmodels
|
kitemmodels
|
||||||
|
kmailcommon
|
||||||
|
kmessagelib
|
||||||
kmime
|
kmime
|
||||||
kidentitymanagement
|
kidentitymanagement
|
||||||
|
kpimcommon
|
||||||
kpimtextedit
|
kpimtextedit
|
||||||
|
ktextaddons
|
||||||
ktextwidgets
|
ktextwidgets
|
||||||
akonadi-calendar
|
akonadi-calendar
|
||||||
|
akonadi-mime
|
||||||
keventviews
|
keventviews
|
||||||
kcalutils
|
kcalutils
|
||||||
kxmlgui
|
kxmlgui
|
||||||
kiconthemes
|
kiconthemes
|
||||||
|
libkdepim
|
||||||
|
libkleo
|
||||||
qtbase-5
|
qtbase-5
|
||||||
qtdeclarative-5
|
qtdeclarative-5
|
||||||
qtquickcontrols2-5
|
qtquickcontrols2-5
|
||||||
|
@ -662,7 +672,8 @@ management system and its Plasma integration components.")
|
||||||
qtquickcontrols-5
|
qtquickcontrols-5
|
||||||
qtgraphicaleffects
|
qtgraphicaleffects
|
||||||
qtlocation
|
qtlocation
|
||||||
qqc2-desktop-style))
|
qqc2-desktop-style
|
||||||
|
qtwebengine-5))
|
||||||
(home-page "https://apps.kde.org/kalendar/")
|
(home-page "https://apps.kde.org/kalendar/")
|
||||||
(synopsis "Calendar application")
|
(synopsis "Calendar application")
|
||||||
(description
|
(description
|
||||||
|
|
Reference in a new issue