1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 01:00:30 +02:00

gnu: kdeconnect: Add sonnet to dependencies.

Fixes <https://issues.guix.gnu.org/72284>.

* gnu/packages/kde.scm (kdeconnect)[inputs]: Add sonnet.

Change-Id: I9a3a9e26bd43de08272d79b15a8cd166e327a226
This commit is contained in:
宋文武
2024-07-26 20:19:53 +08:00
parent 279973880f
commit 8eb3e40604

View File

@@ -1361,6 +1361,7 @@ different notification systems.")
qtdeclarative
qtmultimedia
qtwayland
sonnet
wayland
modemmanager-qt
libxkbcommon))