package-list.ubuntu-bionic.txt 1.3 KB

1234567891011121314151617181920212223242526272829
  1. # Package list for Ubuntu 18.04
  2. # Build Tools Packages
  3. cmake/3.22.1-0kitware1ubuntu18.04.1 # For cmake
  4. clang-12 # For the compiler and its dependencies
  5. lld # For the llvm linker
  6. ninja-build # For Ninja Build System
  7. java-11-amazon-corretto-jdk # For Jenkins and Android
  8. # Build Libraries
  9. libglu1-mesa-dev # For Qt (GL dependency)
  10. libxcb-xinerama0 # For Qt plugins at runtime
  11. libxcb-xinput0 # For Qt plugins at runtime
  12. libfontconfig1-dev # For Qt plugins at runtime
  13. libcurl4-openssl-dev # For HttpRequestor
  14. # libsdl2-dev # For WWise/Audio
  15. libssl-dev # For system default OpenSSL
  16. libxcb-xkb-dev # For xcb keyboard input
  17. libxkbcommon-x11-dev # For xcb keyboard input
  18. libxkbcommon-dev # For xcb keyboard input
  19. libxcb-xfixes0-dev # For mouse input
  20. libxcb-xinput-dev # For mouse input
  21. libxcb-image0-dev # For xcb image support
  22. xxd
  23. zlib1g-dev
  24. mesa-common-dev
  25. libunwind-dev
  26. libzstd-dev
  27. pkg-config