[libvirt-perl PATCH v3 1/3] Build: bump min perl to 5.16.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Based on the supported platforms list, the oldest Perl we need to
support is from RHEL-7, version 5.16.0

Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
---
 Build.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Build.PL b/Build.PL
index ca3c786..7764e41 100755
--- a/Build.PL
+++ b/Build.PL
@@ -73,7 +73,7 @@ my $b = Module::Build->new(
     dist_author => 'Daniel Berrange <dan@xxxxxxxxxxxx>',
     dist_abstract => 'libvirt Perl API',
     requires => {
-        'perl' => '5.8.0',
+        'perl' => '5.16.0',
     },
     extra_compiler_flags => $GCC_CFLAGS . $LIBVIRT_CFLAGS,
     extra_linker_flags => $LIBVIRT_LIBS,
-- 
2.25.4





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux