mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
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>
This commit is contained in:
parent
6431b98c54
commit
ae713a7b79
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue