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

Add 'python3-devel' to the DNF bootstrap packages list #26174

Merged
merged 1 commit into from Apr 13, 2020

Commits on Apr 12, 2020

  1. Add 'python3-devel' to the DNF bootstrap packages list

    Bootstrapping on Fedora 31 fails with a missing <Python.h> header.
    That header is provided by the 'python3-devel' package.
    sstangl committed Apr 12, 2020
You can’t perform that action at this time.