rxvt is a classic X11 application, so add the feature check so it doesn't
get pulled into world builds without x11.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
file://rxvt.desktop \
file://rxvt.png"
-inherit autotools pkgconfig update-alternatives
+inherit autotools features_check pkgconfig update-alternatives
+
+REQUIRED_DISTRO_FEATURES = "x11"
RPROVIDES:${PN} = "virtual-x-terminal-emulator"
ALTERNATIVE:${PN} = "x-terminal-emulator"