20861294 findutils Makefile missing cvs and git dependencies for test
authorApril Chin <april.chin@oracle.com>
Tue, 26 May 2015 15:30:34 -0700
changeset 4356 53082858cced
parent 4355 918f15f3f728
child 4357 417c7cb1b3aa
20861294 findutils Makefile missing cvs and git dependencies for test
components/findutils/Makefile
--- a/components/findutils/Makefile	Tue May 26 16:21:56 2015 -0700
+++ b/components/findutils/Makefile	Tue May 26 15:30:34 2015 -0700
@@ -81,5 +81,9 @@
 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
 
 
+# test dependencies:
+REQUIRED_PACKAGES += developer/versioning/cvs
+REQUIRED_PACKAGES += developer/versioning/git
+
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/math