Improved tar support

Change-Id: I318b6f18e571c81a34752911bc9d009d726c7d14
diff --git a/Makefile.PL b/Makefile.PL
index ab696f0..7eec5c1 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -40,7 +40,8 @@
     'Sys::Info'       => 0.78,
     'Config::Simple'  => 4.58,
     'String::Random'  => 0.29,
-    'File::Path'      => 2.12
+    'File::Path'      => 2.12,
+    'Archive::Tar::Builder' => 2.5002
   },
   MIN_PERL_VERSION => '5.014',
   test => {