aboutsummaryrefslogtreecommitdiff
path: root/setup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'setup.pl')
-rwxr-xr-xsetup.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.pl b/setup.pl
index 09f8d20..7ec038b 100755
--- a/setup.pl
+++ b/setup.pl
@@ -1,4 +1,5 @@
#! /usr/bin/env perl
system "perl build.PL";
+system "perl Build installdeps";
system "perl Build";