summaryrefslogtreecommitdiffstats
path: root/package/midori
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-07-17 14:37:00 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-07-24 23:23:55 +0200
commit958f2d5fa338c035cce8d29e009c08fd3e158364 (patch)
tree42b2ba51780cc45655c31d1d6e64bab60908f789 /package/midori
parentcc76043bd4db8670abd822d46e4a37838dec575d (diff)
downloadbuildroot-novena-958f2d5fa338c035cce8d29e009c08fd3e158364.tar.gz
buildroot-novena-958f2d5fa338c035cce8d29e009c08fd3e158364.zip
midori: remove configuration comment on X.org dependency
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>
Diffstat (limited to 'package/midori')
-rw-r--r--package/midori/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/midori/Config.in b/package/midori/Config.in
index fd1da3553..80b7f772d 100644
--- a/package/midori/Config.in
+++ b/package/midori/Config.in
@@ -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)