Explorar o código

rxvt hardwired for X11R6, so ensure dependency is OK

Ulf Samuelsson %!s(int64=18) %!d(string=hai) anos
pai
achega
bb361d15b0
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      package/rxvt/Config.in

+ 3 - 0
package/rxvt/Config.in

@@ -1,7 +1,10 @@
 config BR2_PACKAGE_RXVT
 	bool "rxvt"
 	default n
+	depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
+
 	help
 	  A nice small colour vt102 X terminal emulator.
+	  Does not build for X11R7 yet.
 
 	  http://www.rxvt.org/