mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-04 18:31:30 +02:00
gnu: kpackage: Add more optional inputs.
* gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
This commit is contained in:
@@ -1583,6 +1583,7 @@ covers feedback and persistent events.")
|
||||
`(("karchive" ,karchive)
|
||||
("kconfig" ,kconfig)
|
||||
("kcoreaddons" ,kcoreaddons)
|
||||
("kdoctools" ,kdoctools)
|
||||
("ki18n" ,ki18n)
|
||||
("qtbase" ,qtbase)))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user