give amuse-gui dependency info for Ubuntu

This commit is contained in:
cobalt2727 2022-06-06 12:18:23 -04:00 committed by GitHub
parent a413a010b5
commit f5cfc1eb14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -77,6 +77,10 @@ NFS files dumped from Metroid Prime Trilogy on Wii U VC can be used directly wit
libudev-dev libpng-dev libncurses5-dev cmake libx11-xcb-dev python3 python-is-python3 \
qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libclang-dev
```
* Optional Ubuntu 22.04+ packages (currently only needed for amuse-gui, can be ignored)
```
libqt6svg6-dev libqt6core5compat6-dev
```
* Arch Linux packages
```
base-devel cmake ninja llvm vulkan-headers python3 qt6 clang lld alsa-lib libpulse libxrandr
@ -168,4 +172,4 @@ We currently do not have a good fix for this issue, however a workaround is to p
and executing from there e.g:
`D:\HECLProjects\`
Another work around is to install a version of python that matches the one blender ships with and renaming the python directory in the blender directory to `python.bak`.
This will force blender to use the system's python if it's available and will not have the same path limitation
This will force blender to use the system's python if it's available and will not have the same path limitation