diff -r e0e4b5ad6cb9 -r 6501cf9c29f9 components/apache2/Makefile --- a/components/apache2/Makefile Thu May 21 08:56:12 2015 -0700 +++ b/components/apache2/Makefile Thu May 21 13:48:49 2015 -0700 @@ -128,6 +128,8 @@ test: $(NO_TESTS) +system-test: $(NO_TESTS) + REQUIRED_PACKAGES += library/apr-15 REQUIRED_PACKAGES += library/apr-util-15