diff -r e0e4b5ad6cb9 -r 6501cf9c29f9 components/sudo/Makefile --- a/components/sudo/Makefile Thu May 21 08:56:12 2015 -0700 +++ b/components/sudo/Makefile Thu May 21 13:48:49 2015 -0700 @@ -104,6 +104,8 @@ VISUDO=$(BUILD_DIR_64)/plugins/sudoers/visudo test: $(TEST_64) +system-test: $(SYSTEM_TESTS_NOT_IMPLEMENTED) + REQUIRED_PACKAGES += library/zlib REQUIRED_PACKAGES += library/openldap