Skip to content
Snippets Groups Projects
Unverified Commit 31113b6f authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: kdeconnect: Fix launching kdeconnect-app.

* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects,
qtquickcontrols, qtquickcontrols2.
parent 5cdf77fd
No related branches found
No related tags found
No related merge requests found
......@@ -628,7 +628,10 @@ (define-public kdeconnect
("qca" ,qca)
("qtbase" ,qtbase)
("qtdeclarative" ,qtdeclarative)
("qtgraphicaleffects" ,qtgraphicaleffects)
("qtmultimedia" ,qtmultimedia)
("qtquickcontrols" ,qtquickcontrols)
("qtquickcontrols2" ,qtquickcontrols2)
("qtx11extras" ,qtx11extras)))
(home-page "https://community.kde.org/KDEConnect")
(synopsis "Enable your devices to communicate with each other")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment