[GeoIP] Added dependency to open makefile
This commit is contained in:
parent
743d5a4a42
commit
4632be803c
|
@ -31,6 +31,7 @@ WriteMakefile(
|
|||
HTML::Entities => 0,
|
||||
IO::Socket::INET6 => 0,
|
||||
JSON => 0,
|
||||
Geo::IP => 0,
|
||||
},
|
||||
EXE_FILES => [ @exe_files ],
|
||||
PMLIBDIRS => [ 'lib' ],
|
||||
|
|
Loading…
Reference in New Issue