# HG changeset patch # User Petr Sumbera # Date 1429798830 25200 # Node ID c84c3c2938a67fcf23d8aeee462c21d647966021 # Parent 403051808966c684a04de64dfe47a5185e8a5597 20630626 gnu-tar shouldn't have a dependency to Oracle built ssh diff -r 403051808966 -r c84c3c2938a6 components/gtar/Makefile --- a/components/gtar/Makefile Thu Apr 23 11:13:39 2015 -0700 +++ b/components/gtar/Makefile Thu Apr 23 07:20:30 2015 -0700 @@ -65,5 +65,6 @@ REQUIRED_PACKAGES += compress/bzip2 REQUIRED_PACKAGES += compress/gzip REQUIRED_PACKAGES += network/ssh +REQUIRED_PACKAGES += network/openssh REQUIRED_PACKAGES += system/core-os REQUIRED_PACKAGES += system/library