22445522 openssl makefile contains undeclared dependency on rsync
authorMisaki Miyashita <Misaki.Miyashita@Oracle.COM>
Thu, 04 Feb 2016 07:44:25 -0800
changeset 5397 c7d00b55bd2b
parent 5396 6c9d04f8f7a9
child 5398 f499dad29f21
22445522 openssl makefile contains undeclared dependency on rsync
components/openssl/openssl-default/Makefile
components/openssl/openssl-fips-140/Makefile
--- a/components/openssl/openssl-default/Makefile	Wed Feb 03 16:21:53 2016 -0800
+++ b/components/openssl/openssl-default/Makefile	Thu Feb 04 07:44:25 2016 -0800
@@ -419,4 +419,5 @@
 
 
 REQUIRED_PACKAGES += developer/build/makedepend
+REQUIRED_PACKAGES += network/rsync
 REQUIRED_PACKAGES += system/library
--- a/components/openssl/openssl-fips-140/Makefile	Wed Feb 03 16:21:53 2016 -0800
+++ b/components/openssl/openssl-fips-140/Makefile	Thu Feb 04 07:44:25 2016 -0800
@@ -213,4 +213,5 @@
 
 
 REQUIRED_PACKAGES += developer/build/makedepend
+REQUIRED_PACKAGES += network/rsync
 REQUIRED_PACKAGES += system/library