projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6431b98
)
travis: remove unused -dev packages
author
Emil Velikov
<emil.velikov@collabora.com>
Thu, 6 Apr 2017 13:09:58 +0000
(14:09 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sat, 29 Apr 2017 12:35:17 +0000
(13:35 +0100)
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>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index f34b762a4e53af6c10352b8cb1068d97f2097a11..8921429c7e92739d679ff3b8cba17bb97c4c1272 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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