mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
[GeoIP] Added dependency to open makefile
This commit is contained in:
parent
743d5a4a42
commit
4632be803c
@ -31,6 +31,7 @@ WriteMakefile(
|
|||||||
HTML::Entities => 0,
|
HTML::Entities => 0,
|
||||||
IO::Socket::INET6 => 0,
|
IO::Socket::INET6 => 0,
|
||||||
JSON => 0,
|
JSON => 0,
|
||||||
|
Geo::IP => 0,
|
||||||
},
|
},
|
||||||
EXE_FILES => [ @exe_files ],
|
EXE_FILES => [ @exe_files ],
|
||||||
PMLIBDIRS => [ 'lib' ],
|
PMLIBDIRS => [ 'lib' ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user