me
/
guix
Archived
1
0
Fork 0

gnu: kxstitch: Fix build.

* gnu/packages/kde-utils.scm (kxstitch): Fix build.
[inputs]: Replace ktexteditor with ktexteditor-5.
[native-inputs]: Replace kdoctools with kdoctools-5.

Change-Id: Id8f59c9748534c140ce427d04332715e61523499
master
Zheng Junjie 2024-07-09 10:40:51 +08:00
parent cc1de93231
commit e1f2fd5ff4
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -1014,9 +1014,9 @@ great on your desktop.")
(base32 "1q6blvcqz6hxdfrkdi0fplmz7rmk3im56kpp68r0yrivhx3hn8sc"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools pkg-config))
(list extra-cmake-modules kdoctools-5 pkg-config))
(inputs
(list ktexteditor imagemagick qtbase-5 qtx11extras))
(list ktexteditor-5 imagemagick qtbase-5 qtx11extras))
(home-page "https://apps.kde.org/kxstitch/")
(synopsis "Create and print cross stitch patterns")
(description