diff -r b6b9d57d2466 -r 432ac76de3b0 components/patchutils/Makefile --- a/components/patchutils/Makefile Fri Apr 15 00:25:15 2016 -0700 +++ b/components/patchutils/Makefile Mon Apr 18 13:01:02 2016 -0700 @@ -50,6 +50,6 @@ # Note that the gendiff tests will fail on Solaris, because the gendiff utility # is missing; this is delivered by rpm. -REQUIRED_PACKAGES += runtime/perl-512 +REQUIRED_PACKAGES += $(PERL_PKG) REQUIRED_PACKAGES += text/gnu-diffutils REQUIRED_PACKAGES += text/gnu-patch