aura
aura copied to clipboard
aura problem with dependencies
Arch Linux
Pacman v5.2.2 - libalpm v12.0.2
AURA Version 3.1.9
I'm trying to install the Aur app yacreaderlibraryserver but:
$ sudo aura -A yacreaderlibraryserver
aura >>= Determining dependencies...
aura >>= The dependency libpdfium of yacreaderlibraryserver couldn't be found.
libpdfium doesn't exist but libpdfium-nojs yes and it provides the same.
Aura in general doesn't try to find the source of "provides" when the "provide" itself isn't a real package. We could look into adding that feature, I'd have to review the AUR API docs.
For now, installing libpdfium-nojs manually would solve the issue.