package-list.ubuntu-bionic.txt 1.1 KB

1234567891011121314151617181920212223242526
  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. ninja-build # For Ninja Build System
  6. java-11-amazon-corretto-jdk # For Jenkins and Android
  7. # Build Libraries
  8. libglu1-mesa-dev # For Qt (GL dependency)
  9. libxcb-xinerama0 # For Qt plugins at runtime
  10. libxcb-xinput0 # For Qt plugins at runtime
  11. libfontconfig1-dev # For Qt plugins at runtime
  12. libcurl4-openssl-dev # For HttpRequestor
  13. # libsdl2-dev # For WWise/Audio
  14. libssl-dev # For system default OpenSSL
  15. libxcb-xkb-dev # For xcb keyboard input
  16. libxkbcommon-x11-dev # For xcb keyboard input
  17. libxkbcommon-dev # For xcb keyboard input
  18. libxcb-xfixes0-dev # For mouse input
  19. libxcb-xinput-dev # For mouse input
  20. zlib1g-dev
  21. mesa-common-dev
  22. libunwind-dev
  23. libzstd-dev
  24. pkg-config