gnu: quaternion: Add xdg-utils to inputs.
* gnu/packages/messaging.scm (quaternion)[inputs]: Add xdg-utils. Signed-off-by: Leo Famulari <leo@famulari.name>master
parent
f816deb905
commit
60a10a1181
|
@ -2146,7 +2146,8 @@ There is support for:
|
|||
("qtquickcontrols" ,qtquickcontrols)
|
||||
("qtquickcontrols2" ,qtquickcontrols2)
|
||||
("qtsvg" ,qtsvg)
|
||||
("qttools" ,qttools)))
|
||||
("qttools" ,qttools)
|
||||
("xdg-utils", xdg-utils)))
|
||||
(arguments
|
||||
`(#:tests? #f)) ; no tests
|
||||
(home-page "https://matrix.org/docs/projects/client/quaternion.html")
|
||||
|
|
Reference in New Issue