Skip to content

Commit

Permalink
chore: ➖ Remove dependency on boost
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Dec 6, 2023
1 parent 256a49f commit c63c8c2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### For Developers

- Re-enable the use of `pybind11` instead of boost.
- Remove dependency on `boost`.

## Calamares Core `v3.3.0_alpha005_005`

Expand Down
1 change: 0 additions & 1 deletion packaging/calamares-core-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ depends=(
'adobe-source-han-sans-otc-fonts'
'python'
'adobe-source-han-serif-otc-fonts'
'boost'
'mkinitcpio-openswap'
)
optdepends=()
Expand Down
1 change: 0 additions & 1 deletion packaging/calamares-core-local/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ depends=(
'adobe-source-han-sans-otc-fonts'
'python'
'adobe-source-han-serif-otc-fonts'
'boost'
'mkinitcpio-openswap'
)
optdepends=()
Expand Down
1 change: 0 additions & 1 deletion packaging/calamares-core/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ depends=(
'adobe-source-han-sans-otc-fonts'
'python'
'adobe-source-han-serif-otc-fonts'
'boost'
'mkinitcpio-openswap'
)
optdepends=()
Expand Down

0 comments on commit c63c8c2

Please sign in to comment.