summaryrefslogtreecommitdiffstats
path: root/package/rxvt/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/rxvt/Config.in')
-rw-r--r--package/rxvt/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rxvt/Config.in b/package/rxvt/Config.in
index 4e646b111..a5b5da07f 100644
--- a/package/rxvt/Config.in
+++ b/package/rxvt/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_RXVT
bool "rxvt"
default n
- depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx || BR2_PACKAGE_XSERVER_x11r7
+ depends on BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx || BR2_PACKAGE_XSERVER_x11r7
help
A nice small colour vt102 X terminal emulator.