gnu: falkon: Enable KDE Frameworks Integration plugin.
* gnu/packages/kde-internet.scm (falkon)[inputs]: Add kcoreaddons and kcrash. Change-Id: I5cacc660daea8167bb072c41875d29fbf2caf74b Signed-off-by: 宋文武 <iyzsong@member.fsf.org>master
parent
9acc056725
commit
a1a13268b7
|
@ -140,6 +140,8 @@ Other notable features include:
|
||||||
(list extra-cmake-modules pkg-config qttools-5))
|
(list extra-cmake-modules pkg-config qttools-5))
|
||||||
(inputs
|
(inputs
|
||||||
(list karchive
|
(list karchive
|
||||||
|
kcoreaddons
|
||||||
|
kcrash
|
||||||
ki18n
|
ki18n
|
||||||
kio
|
kio
|
||||||
kwallet
|
kwallet
|
||||||
|
|
Reference in New Issue