Ouch, fixing my previous commit on xburst-tools.

svn path=/nixpkgs/trunk/; revision=32859
This commit is contained in:
Lluís Batlle i Rossell 2012-03-07 21:40:43 +00:00
parent 906f400681
commit 5335c6d816

View file

@ -1580,7 +1580,7 @@ let
x11_ssh_askpass = callPackage ../tools/networking/x11-ssh-askpass { };
xbursttools = assert stdenv ? glibc; import ../tools/misc/xburst-tools {
inherit stdenv fetchgit autoconf automake libusb confuse;
inherit stdenv fetchgit autoconf automake libusb confuse pkgconfig;
# It needs a cross compiler for mipsel to build the firmware it will
# load into the Ben Nanonote
gccCross =