From a97fa6d18f5450addc120e1d6902568a9fbb0738 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Wed, 17 Jul 2019 18:04:46 +0200
Subject: [PATCH] updated dependency list for Ubuntu

---
 modules/util/Util/JSON.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/util/Util/JSON.pm b/modules/util/Util/JSON.pm
index e543c65..60a7d04 100755
--- a/modules/util/Util/JSON.pm
+++ b/modules/util/Util/JSON.pm
@@ -83,7 +83,7 @@ __END__
 
 =head2 Ubuntu
 
-sudo apt-get install libfile-slurper-perl
+sudo apt-get install libjson-perl libjson-xs-perl libfile-slurper-perl
 
 =head1 AUTHOR
 
-- 
GitLab