diff --git a/dev-perl/sdl_perl/sdl_perl-2.548.recipe b/dev-perl/sdl_perl/sdl_perl-2.548.recipe index b4cba7c2b..dff79c55e 100644 --- a/dev-perl/sdl_perl/sdl_perl-2.548.recipe +++ b/dev-perl/sdl_perl/sdl_perl-2.548.recipe @@ -57,11 +57,7 @@ BUILD_REQUIRES=" devel:libSDL_Pango$secondaryArchSuffix devel:libtiff$secondaryArchSuffix >= 6 alien_sdl$secondaryArchSuffix - capture_tiny - class_inspector - file_sharedir module_build - tie_simple " BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix @@ -69,13 +65,15 @@ BUILD_PREREQUIRES=" " TEST_REQUIRES=" - algorithm_diff + capture_tiny + file_sharedir + tie_simple test_most " BUILD() { - perl Build.PL --installdirs vendor --prefix $prefix + perl Build.PL --prefix $prefix ./Build }