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

Separation of makedepends #30

Open
maandree opened this issue Dec 8, 2013 · 0 comments
Open

Separation of makedepends #30

maandree opened this issue Dec 8, 2013 · 0 comments
Milestone

Comments

@maandree
Copy link
Member

maandree commented Dec 8, 2013

Split makedepends into builddepends and installdepends.

builddepends should contain packages needed to:
download source, extract source, and run and the function build and package,

installdepends should contain packages needed to
run the functions: pre_uninstall, post_install, and {pre,post}_upgrade.

This minimises the required make dependencies one machines that packages compiled by other machines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant