From 18c941bbec51fa7e899a98eaadb883dfc4f046c0 Mon Sep 17 00:00:00 2001 From: Andreas Haas Date: Thu, 9 Jun 2016 18:54:06 +0200 Subject: x11: Implemented dpi detection depends on XRandR. Had to dynamically load `XRRGetMonitors` as Ubuntu 12.04 doesn't have it. Also removed libudev from travis install list. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c5f9cf48b..3c7ee5c10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,7 @@ addons: - libglu1-mesa-dev - libssl-dev - libxinerama-dev - - libudev-dev + - libxrandr-dev # For cross-compiling to Windows. - binutils-mingw-w64-i686 -- cgit v1.2.3-70-g09d2