[Lunar-commits] <moonbase> XOrg7: optional, require xf86-video-vesa to be installed.

Florin Braescu florin at lunar-linux.org
Sun Jan 4 18:44:19 CET 2009


commit 8db4d7af0162b1f9354c4a79ea00cf956ccf3044
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 4 19:44:19 2009 +0200

    XOrg7: optional, require xf86-video-vesa to be installed.
    
    Better not force anyone to keep an unused video driver installed.
---
 xorg7/x11-profiles/XOrg7/DEPENDS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xorg7/x11-profiles/XOrg7/DEPENDS b/xorg7/x11-profiles/XOrg7/DEPENDS
index 6c1fe47..00391a9 100644
--- a/xorg7/x11-profiles/XOrg7/DEPENDS
+++ b/xorg7/x11-profiles/XOrg7/DEPENDS
@@ -63,5 +63,5 @@ depends gccmakedep
 #startkde needs this 
 depends xprop  
 
-#and Samuel wants at least one driver...
-depends xf86-video-vesa
+#and optional, a video driver ...
+optional_depends "xf86-video-vesa"  ""  ""  "install VESA driver"


More information about the Lunar-commits mailing list