Commit graph

6 commits

Author SHA1 Message Date
Kemal Zebari 80edd654fa Ladybird: Fix a few typos in README 2022-12-25 07:58:58 -07:00
Andrew Kaster 1002de086e Ladybird/Docs: Document Android build steps 2022-12-25 07:58:58 -07:00
Alfonso Saavedra "Son Link 48de1fb1b1 Ladybird: Added Arch Linux/Manjaro required packages to build 2022-12-25 07:58:58 -07:00
Timothy Flynn 9edd334beb Ladybird/Meta: Add libgl1-mesa-dev to build dependencies
Without this package, CMake fails with the error:

    Could NOT find OpenGL (missing: OPENGL_INCLUDE_DIR)

This package is listed in Qt's requirements here:
https://doc.qt.io/qt-6/linux.html#requirements-for-development-host
2022-12-25 07:58:58 -07:00
Andreas Kling 96170a4f24 Ladybird/Meta: QT => Qt in the README :^) 2022-12-25 07:58:58 -07:00
Andrew Kaster 74fda4aff5 Ladybird/Meta: Convert to CMake build 2022-12-25 07:58:58 -07:00