From 25d1f94a4e6c1beea00de4ce8b83d9ec2932848f Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sat, 4 Jun 2011 18:29:02 -0400 Subject: build.sh: remove video-qxl due to external dependencies This driver cannot build without spice-protocol which is an external dependency. All packages in build.sh are expected to build without manual interventions. Signed-off-by: Gaetan Nadon --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 5ea5005..f9e8b29 100755 --- a/build.sh +++ b/build.sh @@ -872,7 +872,6 @@ build_driver_video() { build driver xf86-video-neomagic build driver xf86-video-newport build driver xf86-video-nv - build driver xf86-video-qxl build driver xf86-video-rendition build driver xf86-video-r128 build driver xf86-video-s3 -- cgit v1.2.3