components/tomcat/Makefile
changeset 4339 6501cf9c29f9
parent 4151 5ddf681dc2fa
child 4773 66779b2d691b
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    81 
    81 
    82 install: build
    82 install: build
    83 
    83 
    84 test:	$(TEST_32)
    84 test:	$(TEST_32)
    85 
    85 
       
    86 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    87 
    86 
    88 
    87 REQUIRED_PACKAGES += runtime/java/jre-8
    89 REQUIRED_PACKAGES += runtime/java/jre-8
    88 REQUIRED_PACKAGES += shell/ksh93
    90 REQUIRED_PACKAGES += shell/ksh93
    89 REQUIRED_PACKAGES += system/core-os
    91 REQUIRED_PACKAGES += system/core-os
    90 REQUIRED_PACKAGES += system/network
    92 REQUIRED_PACKAGES += system/network