mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
rxvt hardwired for X11R6, so ensure dependency is OK
This commit is contained in:
parent
f958d89724
commit
bb361d15b0
@ -1,7 +1,10 @@
|
|||||||
config BR2_PACKAGE_RXVT
|
config BR2_PACKAGE_RXVT
|
||||||
bool "rxvt"
|
bool "rxvt"
|
||||||
default n
|
default n
|
||||||
|
depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
|
||||||
|
|
||||||
help
|
help
|
||||||
A nice small colour vt102 X terminal emulator.
|
A nice small colour vt102 X terminal emulator.
|
||||||
|
Does not build for X11R7 yet.
|
||||||
|
|
||||||
http://www.rxvt.org/
|
http://www.rxvt.org/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user