From 084cbd887cb288e241900c924152c0a06421cf84 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 19 Mar 2018 21:51:23 +0100 Subject: [PATCH] alien_svn: force Perl version + try to fix build. --- dev-perl/alien_svn/alien_svn-1.8.11.0.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-perl/alien_svn/alien_svn-1.8.11.0.recipe b/dev-perl/alien_svn/alien_svn-1.8.11.0.recipe index a0562b4e5..a1a1fba25 100644 --- a/dev-perl/alien_svn/alien_svn-1.8.11.0.recipe +++ b/dev-perl/alien_svn/alien_svn-1.8.11.0.recipe @@ -2,7 +2,7 @@ SUMMARY="Core module of the subversion perl bindings" DESCRIPTION="SVN::Core implements higher level functions of fundamental \ subversion functions." HOMEPAGE="http://search.cpan.org/dist/Alien-SVN/" -REVISION="1" +REVISION="2" COPYRIGHT="2010-2015 Apache Software Foundation" LICENSE="Artistic" @@ -28,10 +28,11 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" haiku_devel + module_build cmd:awk cmd:gcc cmd:make - cmd:perl + cmd:perl >= 5.26 cmd:python "