[PATCH util/modular 7/7] xorg.modules: Add xf86-video-nested so it gets tinderboxed

Jon TURNEY jon.turney at dronecode.org.uk
Thu Feb 28 07:08:00 PST 2013


Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>
---
 xorg.modules |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/xorg.modules b/xorg.modules
index 309fa74..eba4d6a 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -1883,6 +1883,14 @@
     </dependencies>
   </autotools>
 
+  <autotools id="xf86-video-nested">
+    <branch module="xorg/driver/xf86-video-nested"
+            checkoutdir="xorg/driver/xf86-video-nested"/>
+    <dependencies>
+      <dep package="xserver"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="xf86-video-newport">
     <branch module="xorg/driver/xf86-video-newport"
             checkoutdir="xorg/driver/xf86-video-newport"/>
@@ -2170,6 +2178,7 @@
       <dep package="xf86-video-mach64"/>
       <dep package="xf86-video-mga"/>
       <dep package="xf86-video-neomagic"/>
+      <dep package="xf86-video-nested"/>
       <dep package="xf86-video-nouveau"/>
       <dep package="xf86-video-nv"/>
       <dep package="xf86-video-openchrome"/>
-- 
1.7.9



More information about the xorg-devel mailing list