mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
kdeconnect-kde: add qtquickcontrols2 to buildInputs
This commit is contained in:
parent
fe0226f5d7
commit
2dca56a3a5
@ -21,6 +21,7 @@
|
||||
, qca-qt5
|
||||
, qtgraphicaleffects
|
||||
, qtmultimedia
|
||||
, qtquickcontrols2
|
||||
, qtx11extras
|
||||
, sshfs
|
||||
}:
|
||||
@ -46,6 +47,7 @@ mkDerivation {
|
||||
qca-qt5
|
||||
qtgraphicaleffects
|
||||
qtmultimedia
|
||||
qtquickcontrols2
|
||||
qtx11extras
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user