diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-mach64_6.8.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-mach64_6.8.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb b/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb new file mode 100644 index 0000000000..eed1fcb600 --- /dev/null +++ b/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb @@ -0,0 +1,5 @@ +require xorg-driver-video.inc + +DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver" +DEPENDS += " virtual/libx11 libxvmc drm xf86driproto" +PE = "1" |