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

[depends] remove pre-depends and use native instead #18624

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lrusak
Copy link
Contributor

@lrusak lrusak commented Oct 22, 2020

This removes the redundant pre-depends packages and just uses the native packages.

This currently works on the fact that Makefile.include doesn't exists thus ./configure hasn't been run yet. I don't love this but I'm not sure it really matters. Basically we just need a way to distinguish between pre-depends and native.

This also adds the ability to set the tarball download location used for bootstrapping with the env TARBALL_LOCATION_BOOTSTRAP.

@lrusak lrusak added Type: Improvement non-breaking change which improves existing functionality Component: Depends v19 Matrix labels Oct 22, 2020
@lrusak lrusak added this to the Matrix 19.0-alpha 3 milestone Oct 22, 2020
@lrusak lrusak requested a review from wsnipex October 23, 2020 21:31
@DaveTBlake DaveTBlake removed this from the Matrix 19.0-alpha 3 milestone Oct 30, 2020
@jenkins4kodi jenkins4kodi added the Rebase needed PR that does not apply/merge cleanly to current base branch label Nov 3, 2020
@jenkins4kodi
Copy link
Contributor

@lrusak this needs a rebase

@fuzzard fuzzard removed the v20 Nexus label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Depends Rebase needed PR that does not apply/merge cleanly to current base branch Type: Improvement non-breaking change which improves existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants