mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
ktrip: Fix build for 21.07
This commit is contained in:
parent
e4767481a3
commit
caaebc0082
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
, kirigami2
|
||||
, kitemmodels
|
||||
, kpublictransport
|
||||
, qqc2-desktop-style
|
||||
, qtquickcontrols2
|
||||
}:
|
||||
|
||||
|
@ -32,6 +33,7 @@ mkDerivation rec {
|
|||
kirigami2
|
||||
kitemmodels
|
||||
kpublictransport
|
||||
qqc2-desktop-style
|
||||
qtquickcontrols2
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue