Skip to content

Commit

Permalink
Reverting habitat changes.
Browse files Browse the repository at this point in the history
Signed-off-by: sreepuramsudheer <[email protected]>
  • Loading branch information
sreepuramsudheer committed Jan 6, 2025
1 parent 20dbc11 commit 25a8954
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions src/bookshelf/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ pkg_deps=(
core/cacerts
core/coreutils
core/gcc-libs
core/sqitch
core/postgresql-client
core/sqitch_pg
)
pkg_build_deps=(core/make core/git core/gcc)
pkg_bin_dirs=(bin)
Expand Down
3 changes: 1 addition & 2 deletions src/oc-id/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ pkg_origin=chef
pkg_maintainer="The Chef Server Maintainers <[email protected]>"
pkg_license=('Apache-2.0')
pkg_deps=(
core/sqitch
core/postgresql-client
core/sqitch_pg
core/curl
core/node14
core/ruby31/3.1.6/20240912144513
Expand Down
3 changes: 1 addition & 2 deletions src/oc_bifrost/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ pkg_deps=(
core/coreutils
core/curl
core/gcc-libs
core/sqitch
core/postgresql-client
core/sqitch_pg
)
pkg_build_deps=(core/make core/git core/gcc)
pkg_bin_dirs=(bin)
Expand Down
3 changes: 1 addition & 2 deletions src/oc_erchef/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ pkg_deps=(
core/openssl
core/gcc-libs
core/ruby31/3.1.6/20240912144513
core/sqitch
core/postgresql-client
core/sqitch_pg
core/gecode
core/libffi
core/glibc
Expand Down

0 comments on commit 25a8954

Please sign in to comment.