midori: remove configuration comment on X.org dependency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Jul 2009 12:37:00 +0000 (14:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Jul 2009 21:23:55 +0000 (23:23 +0200)
The dependency of Midori on X.org should be pretty obvious to the
user, and we don't want to unnecessarly clutter the configuration
interface with comments.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/midori/Config.in

index fd1da3553629587c50e124635516099cdb98a39e..80b7f772de5d25f7159793cac02ebad97cf5cbc3 100644 (file)
@@ -7,6 +7,3 @@ config BR2_PACKAGE_MIDORI
          Midori is a lightweight web browser based on WebKit
 
          http://software.twotoasts.de/?page=midori
-
-comment "midori                - disabled (requires Xorg(7))"
-       depends on !(BR2_PACKAGE_XORG || BR2_PACKAGE_XORG7)