Set default TERM env and add Term::ReadLine::Gnu dependency
This commit is contained in:
parent
521ec5161f
commit
7807ee5ee3
2 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@ WriteMakefile(
|
|||
'DBI' => 0,
|
||||
'DBD::SQLite' => 0,
|
||||
'Term::ReadLine' => 0,
|
||||
'Term::ReadLine::Gnu' => 0,
|
||||
'Cwd' => 0,
|
||||
'File::HomeDir' => 0,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue