enhancement: quickdepopt (??) command that resolves isinst Optional: dependencies #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(I would send an email but i think it will not get through.)
Regarding your "automatic build and include all Optional: dependencies" that i rejected as "not a thing for me".
It even seems the code already exists (and did by then), called "soft dependencies", as i know see!
What i would really love to see is that if i call "quickdep" or, as envisioned above, a dedicated command, i get an unfolded list of all hard- as well as all installed soft dependencies.
This is something that is impossible to do today.
Then i can as before "simply" install the soft dependencies that i want, and can correctly include those in the dependency tree when rebuilding!
(But to me that "simply turn soft to hard dependencies" isn't it, as sometimes the resulting list is .. more than just immense.)
Thank you! (Also for fixing vorbis-tools build with gcc 14)