gnu: snorenotify: Update inputs.
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules, qttools ... [native-inputs]: ... to here.master
parent
3e68e7d2b6
commit
3c526173dd
|
@ -517,8 +517,9 @@ cards.")
|
|||
(arguments
|
||||
`(#:tests? #f)) ; both tests fail, require display
|
||||
(inputs
|
||||
`(("qtbase" ,qtbase)))
|
||||
(native-inputs
|
||||
`(("extra-cmake-modules" ,extra-cmake-modules)
|
||||
("qtbase" ,qtbase)
|
||||
("qttools" ,qttools)))
|
||||
(home-page "https://techbase.kde.org/Projects/Snorenotify")
|
||||
(synopsis "Qt notification framework")
|
||||
|
|
Reference in New Issue