From d8907f11f5c255727b8a814746a0114e5c62e30a Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 4 May 2014 18:35:10 +0200 Subject: Support Google Apps authentication. --- setup.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.pl') 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"; -- cgit v1.2.3