summary refs log tree commit diff
path: root/pkgs/desktops/plasma-5
diff options
context:
space:
mode:
authorAndré Vitor de Lima Matos <andre.vmatos@gmail.com>2022-06-22 20:44:59 -0300
committerAndré Vitor de Lima Matos <andre.vmatos@gmail.com>2022-06-25 18:29:02 -0300
commit2bf8d8c0162507d08f9fc48e36ce7225f4879bd4 (patch)
tree6b9217c2b2116cf93ba9d217f918df3157493585 /pkgs/desktops/plasma-5
parent62a4d12769213ee86c0b6ead55d700e9cdf29276 (diff)
downloadnixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.tar
nixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.tar.gz
nixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.tar.bz2
nixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.tar.lz
nixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.tar.xz
nixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.tar.zst
nixpkgs-2bf8d8c0162507d08f9fc48e36ce7225f4879bd4.zip
plasma-mobile: add plasma-workspace to buildInputs
Diffstat (limited to 'pkgs/desktops/plasma-5')
-rw-r--r--pkgs/desktops/plasma-5/plasma-mobile/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/plasma-5/plasma-mobile/default.nix b/pkgs/desktops/plasma-5/plasma-mobile/default.nix
index be628de6540..7ce5f827589 100644
--- a/pkgs/desktops/plasma-5/plasma-mobile/default.nix
+++ b/pkgs/desktops/plasma-5/plasma-mobile/default.nix
@@ -23,7 +23,7 @@ mkDerivation {
     appstream libdbusmenu pam wayland
     kdeclarative kdelibs4support kpeople kconfig krunner kinit kwayland kwin
     plasma-framework telepathy libphonenumber protobuf libqofono modemmanager-qt
-    networkmanager-qt maliit-framework maliit-keyboard
+    networkmanager-qt maliit-framework maliit-keyboard plasma-workspace
   ];
 
   postPatch = ''