Module: Mesa Branch: master Commit: 4f1c33fd9d0585b5835c1d1c8a013391b65b37d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f1c33fd9d0585b5835c1d1c8a013391b65b37d7
Author: Emil Velikov <[email protected]> Date: Wed Sep 7 19:06:25 2016 +0100 travis: remove no longer needed libudev-dev dependency Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Axel Davy <[email protected]> Reviewed-by: Nicolai Hähnle <[email protected]> --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5f489a4..3d107aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ addons: apt: packages: - libdrm-dev - - libudev-dev - x11proto-xf86vidmode-dev - libexpat1-dev - libxcb-dri2-0-dev _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
