me
/
guix
Archived
1
0
Fork 0

gnu: labplot: Fix build.

* gnu/packages/kde.scm (labplot): Fix build.
[inputs]: Remove breeze, karchive, kcompletion, kconfig, kconfigwidgets,
kcoreaddons, kcrash, kdoctools, ki18n, kiconthemes, kio, knewstuff,
kparts, kservice, ksyntaxhighlighting, ktextwidgets, kuserfeedback,
kwidgetsaddons, and kxmlgui; add breeze-qt5, karchive-5,
kcompletion-5, kconfig-5, kconfigwidgets-5, kcoreaddons-5, kcrash-5,
kdoctools-5, ki18n-5, kiconthemes-5, kio-5, knewstuff-5, kparts-5,
kservice-5, ksyntaxhighlighting-5, ktextwidgets-5, kwidgetsaddons-5,
and kxmlgui-5.

Change-Id: I5604988a9092eac7508114a886e6c97d62b19c21
master
Zheng Junjie 2024-07-08 22:46:21 +08:00
parent ff7d8bb93f
commit d2419557d1
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 18 additions and 19 deletions

View File

@ -1404,27 +1404,26 @@ communicate with each other. Here's a few things KDE Connect can do:
python-wrapper
qttools-5))
(inputs
(list breeze ;for dark themes
(list breeze-qt5 ;for dark themes
breeze-icons ;for icons
gsl
karchive
kcompletion
kconfig
kconfigwidgets
kcoreaddons
kcrash
kdoctools
ki18n
kiconthemes
kio
knewstuff
kparts
kservice
ksyntaxhighlighting
ktextwidgets
kuserfeedback
kwidgetsaddons
kxmlgui
karchive-5
kcompletion-5
kconfig-5
kconfigwidgets-5
kcoreaddons-5
kcrash-5
kdoctools-5
ki18n-5
kiconthemes-5
kio-5
knewstuff-5
kparts-5
kservice-5
ksyntaxhighlighting-5
ktextwidgets-5
kwidgetsaddons-5
kxmlgui-5
qtbase-5
qtsvg-5
shared-mime-info