fix the array
This commit is contained in:
parent
526aade228
commit
94b4b82d48
4
debian/bin/gen_plugin_deps.pl
vendored
4
debian/bin/gen_plugin_deps.pl
vendored
|
@ -23,9 +23,9 @@ use strict;
|
|||
use warnings;
|
||||
|
||||
# actual not needed
|
||||
#my $extra_deps = {
|
||||
my $extra_deps = {
|
||||
# sensors => [ 'lm-sensors' ],
|
||||
#};
|
||||
};
|
||||
|
||||
my $infile = "debian/README.Debian.plugins.in";
|
||||
my $outfile = "debian/README.Debian.plugins";
|
||||
|
|
Loading…
Reference in a new issue