about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2016-01-27 06:30:42 -0600
committerThomas Tuegel <ttuegel@gmail.com>2016-01-27 06:30:42 -0600
commit7683f3e8eb46fd174f4949c4443a73b504e70068 (patch)
tree3d1182f4accdd08a4af7f8abde9a98426f8e8489 /pkgs/desktops
parentc5c3082e4e149fa04db5f4f5027d9be1e626c9ee (diff)
bluedevil: propagated bluez-qt
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/plasma-5.5/bluedevil.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/desktops/plasma-5.5/bluedevil.nix b/pkgs/desktops/plasma-5.5/bluedevil.nix
index d099e95a16b47..dc11ee170b35c 100644
--- a/pkgs/desktops/plasma-5.5/bluedevil.nix
+++ b/pkgs/desktops/plasma-5.5/bluedevil.nix
@@ -16,6 +16,7 @@ plasmaPackage {
   propagatedBuildInputs = [
     bluez-qt ki18n kio kwindowsystem plasma-framework qtdeclarative
   ];
+  propagatedUserEnvPkgs = [ bluez-qt ];
   postInstall = ''
     wrapQtProgram "$out/bin/bluedevil-wizard"
     wrapQtProgram "$out/bin/bluedevil-sendfile"