acrn-hypervisor/doc/getting-started
Shiqing Gao f8de4178e4 doc: update GSG for virtio-gpu dependency libraries
commit 78f702e ("Use libdrm library for drm access") adds the dependency on
libdrm library. GSG needs to be updated accordingly. Otherwise, compilation
error occurs like below:
hw/pci/virtio/virtio_gpu.c:21:10: fatal error: libdrm/drm_fourcc.h: No such file or directory
   21 | #include <libdrm/drm_fourcc.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Tracked-On: #7464

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2022-05-11 22:00:49 -07:00
..
images doc: Update Getting Started Guide 2022-03-16 18:16:17 -07:00
getting-started.rst doc: update GSG for virtio-gpu dependency libraries 2022-05-11 22:00:49 -07:00
overview_dev.rst doc: fix docs with missing newline at EOF 2022-02-28 12:16:18 -08:00