travis: remove unused -dev packages

We effectively override libdrm-dev and libxcb-dri2-0-dev since we build
and install the package locally.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit ae713a7b79)
This commit is contained in:
Emil Velikov 2017-04-06 14:09:58 +01:00 committed by Emil Velikov
parent 135615caa0
commit 5e8e015db3

View file

@ -12,10 +12,8 @@ addons:
sources:
- llvm-toolchain-trusty-3.9
packages:
- libdrm-dev
- x11proto-xf86vidmode-dev
- libexpat1-dev
- libxcb-dri2-0-dev
- libx11-xcb-dev
# LLVM packaging is broken and misses these dependencies
- libedit-dev