From 0628e044a05b46cce102bb8aaa79669e22ec431b Mon Sep 17 00:00:00 2001 From: Easwar Hariharan Date: Wed, 13 Feb 2019 09:43:58 -0800 Subject: README: Add pointer to Dockerfiles for easy lookup of dependencies I spent quite some time trying to install all the dependencies to build igt in for my distribution. After installing the packages, I noticed that the Dockerfiles had the exact packages required for each distribution. Add a pointer to the Dockerfiles in the README to save folks time on setting up the environment required to build igt. CC: Rodrigo Vivi Signed-off-by: Easwar Hariharan Reviewed-by: Rodrigo Vivi --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index eebed07b..2d583095 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,8 @@ The following dependencies are requires for building audio support libasound2-dev libgsl-dev +See Dockerfiles.* for package names in different distributions. + Meson build system support -------------------------- -- cgit v1.2.3