add sqlite to buildinputs

This commit is contained in:
Rob Vermaas 2011-03-16 09:31:44 +00:00
parent 9716152ecf
commit e4e04dd123

View file

@ -52,7 +52,7 @@ rec {
configureFlags = "--with-nix=${nix}";
buildInputs =
[ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc ]
[ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite]
++ (import ./deps.nix) { inherit pkgs; };
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [