summary refs log tree commit diff
path: root/pkgs/servers/amqp
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2014-09-19 10:56:08 -0700
committerWilliam A. Kennington III <william@wkennington.com>2014-09-21 17:20:59 -0700
commit31220480d83a642f8bf6fe0529633c9460384666 (patch)
tree816642d7700126191bb3ba070c42229213a8c690 /pkgs/servers/amqp
parentbe2c1d79082e92e17c58566fe01cba9fa13857e5 (diff)
downloadnixpkgs-31220480d83a642f8bf6fe0529633c9460384666.tar
nixpkgs-31220480d83a642f8bf6fe0529633c9460384666.tar.gz
nixpkgs-31220480d83a642f8bf6fe0529633c9460384666.tar.bz2
nixpkgs-31220480d83a642f8bf6fe0529633c9460384666.tar.lz
nixpkgs-31220480d83a642f8bf6fe0529633c9460384666.tar.xz
nixpkgs-31220480d83a642f8bf6fe0529633c9460384666.tar.zst
nixpkgs-31220480d83a642f8bf6fe0529633c9460384666.zip
boost: Update depdendent packages
Diffstat (limited to 'pkgs/servers/amqp')
-rw-r--r--pkgs/servers/amqp/qpid-cpp/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/amqp/qpid-cpp/default.nix b/pkgs/servers/amqp/qpid-cpp/default.nix
index 69c0a3dff41..6a71994091d 100644
--- a/pkgs/servers/amqp/qpid-cpp/default.nix
+++ b/pkgs/servers/amqp/qpid-cpp/default.nix
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
     sha256 = "1c03yi19d5h5h78h37add9csmy0mzvvmvn7zkcalwszabdhsb5yk";
   };
 
-  buildInputs = [ cmake python boost libuuid ruby ];
+  buildInputs = [ cmake python boost boost.lib libuuid ruby ];
 
   # the subdir managementgen wants to install python stuff in ${python} and
   # the installation tries to create some folders in /var