Allow libusb in gnokii
svn path=/nixpkgs/trunk/; revision=18533
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
||||
|
||||
s = import ./src-for-default.nix;
|
||||
buildInputs = with a; [
|
||||
perl intltool gettext
|
||||
perl intltool gettext libusb
|
||||
];
|
||||
in
|
||||
rec {
|
||||
|
||||
Reference in New Issue
Block a user