gnu: snorenotify: Build with modular qt.

* gnu/packages/kde.scm (snorenotify)[inputs]: Remove qt, add qtbase, qttools.
master
Efraim Flashner 2016-07-07 10:53:21 +03:00
parent 05b9c00e59
commit 5f2074ca66
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@ cards.")
`(#:tests? #f)) ; both tests fail, require display
(inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
("qt" ,qt)))
("qtbase" ,qtbase)
("qttools" ,qttools)))
(home-page "https://techbase.kde.org/Projects/Snorenotify")
(synopsis "Qt notification framework")
(description "Snorenotify is a multi platform Qt notification framework.