Skip to content

Add libtool dep for all distros#759

Merged
angelhof merged 2 commits intofuturefrom
add-libtool-dep
Nov 6, 2025
Merged

Add libtool dep for all distros#759
angelhof merged 2 commits intofuturefrom
add-libtool-dep

Conversation

@victor-canard-duchene
Copy link
Copy Markdown
Collaborator

On Ubuntu 22.04.5, running distro_deps and then setup_pash fails as it is missing libtool as a dep.

I added it to the distro deps script as a pkg dep for all distros, but have only tested it for Ubuntu.
The other distros should behave the same as libtool is a GNU dep called by libdash.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

OS:ubuntu-24.04
Mon Nov 3 23:33:07 UTC 2025
intro: 3/3 tests passed.
interface: 202/202 tests passed.
compiler: 100/100 tests passed.

@angelhof
Copy link
Copy Markdown
Member

angelhof commented Nov 4, 2025

Thanks a lot!

Could you sign the commits off for the DCO to pass? Here are the instructions:

To add your Signed-off-by line to every commit in this branch:

Once you do that we will merge!

Signed-off-by: Victor Canard-Duchêne <vcanard@Victors-MacBook-Air.local>
Signed-off-by: Victor Canard-Duchêne <vcanard@Victors-MacBook-Air.local>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

OS:ubuntu-24.04
Tue Nov 4 22:10:28 UTC 2025
intro: 3/3 tests passed.
interface: 202/202 tests passed.
compiler: 100/100 tests passed.

@angelhof angelhof merged commit 98a99d5 into future Nov 6, 2025
8 of 10 checks passed
@angelhof angelhof deleted the add-libtool-dep branch November 6, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants