summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@bootlin.com>2018-10-04 14:39:01 +0200
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-10-08 16:54:06 +0300
commitddb382855e25cd0fd81c56f75f380d4c4422fbad (patch)
treeebd4479f475f236820ce1ccc3717373680634767 /README
parente3b1c3498abf54377245e6d298b4cbcef663d8b4 (diff)
igt: Make pixman mandatory
So far, pixman was used exclusively when the Chamelium support was enabled. However, since we're going to use it as one of the backend to do the igt_fb conversions between formats, we'll need it all the time. Make that explicit. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f8ba5c71..78d14060 100644
--- a/README
+++ b/README
@@ -145,6 +145,7 @@ the default configuration (package names may vary):
libcairo2-dev
libdrm-dev
libkmod-dev
+ libpixman-1-dev
libpciaccess-dev
libprocps-dev
libunwind-dev
@@ -157,7 +158,6 @@ The following dependencies are required for building chamelium support
(package names may vary):
libxmlrpc-core-c3-dev
- libpixman-1-dev
libudev-dev
libglib2.0-dev
libgsl-dev