Merge branch 'master' into staging

This commit is contained in:
Marius Bakke 2019-11-28 16:47:01 +01:00
commit 34f849a945
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
19 changed files with 337 additions and 89 deletions

View file

@ -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")