-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Let us assume I have a recipe for a program. The stable version is built from a tar.gz archive. The unstable version is built from source, but requires additional tools like gettext/autopoint.
What goes in self.requires? It seems like when stable is selected, should be empty. When unstable selected, should at least have gettext, perhaps even git.
Reactions are currently unavailable