Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Add libtool as build-dependency for Alpine #278

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

CuriouslyCurious
Copy link
Contributor

Noticed libtool was missing as a build-dependency for Alpine Linux. Without it, the ./autogen.sh step would complain about error: Libtool library used but 'LIBTOOL' is undefined. This PR just adds libtool to the list of dependencies.

Copy link
Member

@bbonev bbonev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bbonev bbonev merged commit efcd412 into eudev-project:master Feb 28, 2024
2 checks passed
@CuriouslyCurious CuriouslyCurious deleted the alpine-libtool branch February 28, 2024 12:20
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