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

Check for pkg-config #714

Merged
merged 3 commits into from
Oct 22, 2021
Merged

Conversation

linuxkidd
Copy link
Collaborator

Don't need to run pkg-config commands if that command isn't present yet. This clears an error during make deps part of the installation where pkg-config is actually installed.

* Dependencies installation

make[1]: Entering directory '/home/dietpi/allsky/src'
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
2021-10-21 20:46:19 Installing build dependencies...

@linuxkidd linuxkidd changed the title Check for pkgconfig Check for pkg-config Oct 22, 2021
@linuxkidd linuxkidd merged commit fc9024c into AllskyTeam:master Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants