You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gagbo It looks like mangohud is actually a split package containing both mangohud and mangoapp in the same build process. Usually these are fine for Aura, but something weird seems to be happening in this case, so for now I'd recommend hand-building it via makepkg.
You can use aura -Aw to clone the package beforehand:
aura -Aw mangohud
cd mangohud
makepkg
fosskers
changed the title
Cyclic Dependencies
Cyclic Dependencies with mangohud?
Mar 23, 2023
How do you deal with cycling dependencies ? I have an issue with mangohud here, which prevents any update.
For the record:
mangohud seems to need mangoapp as an optional dependency, which hard requires mangohud.
Is there an option to at least ignore that package so it updates anything that doesn't touch this cycle?
Originally posted by @gagbo in #775 (comment)
The text was updated successfully, but these errors were encountered: