summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-12-31 11:02:21 +0100
committerYorhel <git@yorhel.nl>2020-12-31 11:02:23 +0100
commit56ff6519f3a53c499470ed11be91c01cfdaf02be (patch)
treec5ec774cc607b673ddfa06fa04743e416a447084 /lib
parentc5ba9db391da5737d3c215d00cd347f984a67dfc (diff)
spritegen.pl: Remove Image::Magick dependency + use new indentation style
Just pointless cleanup because I'm not in the mood to do meaningful work...
Diffstat (limited to 'lib')
-rw-r--r--lib/VNDB/Config.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VNDB/Config.pm b/lib/VNDB/Config.pm
index e7b30a01..ca86e794 100644
--- a/lib/VNDB/Config.pm
+++ b/lib/VNDB/Config.pm
@@ -28,6 +28,7 @@ my $config = {
poll_options => 20, # max number of options in discussion board polls
graphviz_path => '/usr/bin/dot',
convert_path => '/usr/bin/convert',
+ identify_path => '/usr/bin/identify',
trace_log => 0,
Multi => {