diff options
Diffstat (limited to 'package/tinyx')
-rw-r--r-- | package/tinyx/tinyx.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tinyx/tinyx.mk b/package/tinyx/tinyx.mk index b9fe711c5..2457330b5 100644 --- a/package/tinyx/tinyx.mk +++ b/package/tinyx/tinyx.mk @@ -31,8 +31,8 @@ ifeq ($(strip $(BR2_PACKAGE_TINYX_OLD)),y) TINYX_APPS:=xlsfonts/xlsfonts xmodmap/xmodmap #xset/xset xdpyinfo/xdpyinfo xsetroot/xsetroot \ -# xrdb/xrdb xrandr/xrandr \ -# xhost/xhost xauth/xauth oclock/oclock xeyes/xeyes +# xrdb/xrdb xrandr/xrandr \ +# xhost/xhost xauth/xauth oclock/oclock xeyes/xeyes # TINYX_LIBS:=ICE X11 Xext Xpm |