conda-forge / cdt-builds

conda-forge cdt builds
BSD 3-Clause "New" or "Revised" License
4 stars 22 forks source link

Add extra XCB dependencies required to compile Qt 5.15 #46

Closed andfoy closed 3 years ago

andfoy commented 3 years ago

Please see the repo readme for directions on how to make PRs on this repo.

Checklist:

NOTE: If you make any changes to cd_slugs.yaml, you need to reun the generator code via python gen_cdt_recipes.py.

beckermr commented 3 years ago

There seem to be changes to existing CDTs in this PR that should not have happened.

andfoy commented 3 years ago

@beckermr, I was wondering why there were so many changes on other CDTs, I just followed the instructions listed on the README over the changes of 14a14251e6d435ba959c3861f0ac8cd4fde603c1

beckermr commented 3 years ago

Yeah. Don't use the --fast option and make sure your branch is up to date with master.

beckermr commented 3 years ago

I will try it locally too.

andfoy commented 3 years ago

Should I use the --force option?

beckermr commented 3 years ago

No not yet.