mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
plasma-mobile: Add kirigami-addons dependency
This dependency is not verified at build time. With it missing, the shell seemed to work, except the KCM and the desktop configuration panels were empty.
This commit is contained in:
parent
471e42794c
commit
04568a04ce
@ -16,6 +16,7 @@
|
||||
, kconfig
|
||||
, krunner
|
||||
, kinit
|
||||
, kirigami-addons
|
||||
, kwayland
|
||||
, kwin
|
||||
, plasma-framework
|
||||
@ -50,6 +51,7 @@ mkDerivation {
|
||||
kconfig
|
||||
krunner
|
||||
kinit
|
||||
kirigami-addons
|
||||
kwayland
|
||||
kwin
|
||||
plasma-framework
|
||||
|
Loading…
Reference in New Issue
Block a user