McArcady/lnp-forge

Arch-Linux / Manjaro dependencies

Closed this issue · 2 comments

Hi,

had to change dependencies in Arch-Linux package to the following to be able to install the package:

depend = sdl_image
depend = sdl_ttf
depend = gnome-terminal
depend = jre8-openjdk
depend = tk
depend = qt5-base
depend = unionfs-fuse

Thanks for the report.
Indeed the python3 dependency seems to not exist in the AUR.
I will replace it with "python", which should install python3 by default on Arch.

Next build here should have the problem fixed.