Added perl dependency to ndiswrapper
svn path=/nixpkgs/trunk/; revision=12105
This commit is contained in:
parent
db24f5948f
commit
24023bdcb9
@ -4907,7 +4907,7 @@ let pkgs = rec {
|
|||||||
*/
|
*/
|
||||||
ndiswrapper = import ../os-specific/linux/ndiswrapper {
|
ndiswrapper = import ../os-specific/linux/ndiswrapper {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
inherit kernel;
|
inherit kernel perl;
|
||||||
};
|
};
|
||||||
|
|
||||||
ov511 = import ../os-specific/linux/ov511 {
|
ov511 = import ../os-specific/linux/ov511 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user