summaryrefslogtreecommitdiff
path: root/package/rxvt/Config.in
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-28 22:23:08 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-28 22:23:08 +0000
commitd26d1d0fcfed2fa48b2bd0c6fe92239dae2fcdab (patch)
treed2ebb8a2b85e4c74881280c81426eff0e9625c6d /package/rxvt/Config.in
parentd299916baa506e9f7825de7828c7c006459647e5 (diff)
This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7.
I tested it with xorg and x11r7. (Don't know if it works with tinyx, because the tinyx-build fails) Signed-off-by: Simon Pasch <fpasch@googlemail.com>
Diffstat (limited to 'package/rxvt/Config.in')
-rw-r--r--package/rxvt/Config.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/rxvt/Config.in b/package/rxvt/Config.in
index edfcf27f1..4e646b111 100644
--- a/package/rxvt/Config.in
+++ b/package/rxvt/Config.in
@@ -1,10 +1,8 @@
config BR2_PACKAGE_RXVT
bool "rxvt"
default n
- depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
-
+ depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx || BR2_PACKAGE_XSERVER_x11r7
help
A nice small colour vt102 X terminal emulator.
- Does not build for X11R7 yet.
http://www.rxvt.org/