Fixing Gnokii build

svn path=/nixpkgs/trunk/; revision=22160
This commit is contained in:
Michael Raskin
2010-06-05 21:14:41 +00:00
parent 5d10c4f9b9
commit 43790aa2dc
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ let
s = import ./src-for-default.nix;
buildInputs = with a; [
perl intltool gettext libusb
glib pkgconfig
];
in
rec {