diff options
Diffstat (limited to 'target/collections/development')
-rw-r--r-- | target/collections/development | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/collections/development b/target/collections/development index 62404159f..15be0e518 100644 --- a/target/collections/development +++ b/target/collections/development @@ -7,6 +7,9 @@ config ADK_PKG_DEVELOPMENT select ADK_PACKAGE_GCC select ADK_PACKAGE_GXX select ADK_PACKAGE_GIT + select ADK_PACKAGE_OPENSSH + select ADK_PACKAGE_OPENSSH_CLIENT + select ADK_PACKAGE_OPENSSH_SERVER select ADK_PACKAGE_GREP select ADK_PACKAGE_TAR select ADK_PACKAGE_MUSL_DEV if ADK_TARGET_LIB_MUSL |