help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / images / x11-sato-image.bb
blobf79beaeea6840fba1fe118e03cdf22bcff3b69d7
1 DISTRO_SSH_DAEMON ?= "dropbear"
3 XSERVER ?= "xserver-kdrive-fbdev"
5 IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
7 IMAGE_INSTALL = "\
8 task-base-extended \
9 ${DISTRO_SSH_DAEMON} \
10 pointercal \
11 matchbox-wm \
12 matchbox-keyboard matchbox-keyboard-applet matchbox-keyboard-im \
13 matchbox-desktop \
14 ${XSERVER} \
15 xserver-kdrive-common xserver-nodm-init \
16 ttf-liberation-sans ttf-liberation-serif ttf-liberation-mono \
17 xauth xhost xset xrandr \
18 matchbox-sato \
19 matchbox-config-gtk \
20 matchbox-themes-gtk \
21 matchbox-applet-startup-monitor \
22 xcursor-transparent-theme \
23 sato-icon-theme \
24 settings-daemon \
27 export IMAGE_BASENAME = "${PN}"
28 IMAGE_LINGUAS = ""
30 inherit image