components/patchutils/Makefile
changeset 5797 432ac76de3b0
parent 5682 94c0ca64c022
child 7687 1093e2a9adbd
equal deleted inserted replaced
5795:b6b9d57d2466 5797:432ac76de3b0
    48 	'-e "/^===/{N;N;q}"'
    48 	'-e "/^===/{N;N;q}"'
    49 
    49 
    50 # Note that the gendiff tests will fail on Solaris, because the gendiff utility
    50 # Note that the gendiff tests will fail on Solaris, because the gendiff utility
    51 # is missing; this is delivered by rpm.
    51 # is missing; this is delivered by rpm.
    52 
    52 
    53 REQUIRED_PACKAGES += runtime/perl-512
    53 REQUIRED_PACKAGES += $(PERL_PKG)
    54 REQUIRED_PACKAGES += text/gnu-diffutils
    54 REQUIRED_PACKAGES += text/gnu-diffutils
    55 REQUIRED_PACKAGES += text/gnu-patch
    55 REQUIRED_PACKAGES += text/gnu-patch