[PATCH modular] build.sh: add the glamor driver

Gaetan Nadon memsize at videotron.ca
Tue Dec 17 11:00:07 PST 2013


A recent addition and a prereq to ati driver.
It is already in jhbuild

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 build.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/build.sh b/build.sh
index 3500a70..d102a48 100755
--- a/build.sh
+++ b/build.sh
@@ -1174,6 +1174,7 @@ build_all_modules() {
         Darwin)
 	    ;;
 	*)
+	    build driver glamor
 	    build driver xf86-input-keyboard
 	    build driver xf86-input-mouse
 	    build driver xf86-input-synaptics
-- 
1.7.9.5



More information about the xorg-devel mailing list