[gnome-continuous] Move libglu after mesa
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Move libglu after mesa
- Date: Tue, 22 Jan 2019 18:00:23 +0000 (UTC)
commit 2bd7763ef2d4c1ce5377ab3cc9d0b58096687066
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Jan 22 17:59:46 2019 +0000
Move libglu after mesa
We need the GL header.
manifest.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 42483bb..7f0632a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -311,9 +311,6 @@
"force-autotools": true,
"config-opts": ["--disable-valgrind"]},
- {"src": "git:https://gitlab.freedesktop.org/mesa/glu.git",
- "name": "glu"},
-
{"src": "fd-wayland:wayland",
"config-opts": ["--disable-documentation"]},
@@ -354,6 +351,9 @@
"--with-dri-drivers=nouveau,radeon,r200,i915,i965,swrast"
]},
+ {"src": "git:https://gitlab.freedesktop.org/mesa/glu.git",
+ "name": "glu"},
+
{"src": "fd:xorg/app/xkbcomp"},
{"src": "fd:xorg/app/xrandr"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]