diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-09 10:20:50 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-09 10:20:50 +0100 |
commit | 28e95d0306e07a3aa89e771337eec5bc1cf4950a (patch) | |
tree | 82eb22708f5ed58146422fe68c37a9ca26fe71ca /recipes-misc/images | |
parent | 953f835540fd3516d7779c2fdc740bc0301dd1e5 (diff) | |
download | meta-ti-28e95d0306e07a3aa89e771337eec5bc1cf4950a.tar.gz |
cloud9-image: add hicolor-icon-theme
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc/images')
-rw-r--r-- | recipes-misc/images/cloud9-image.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 6ad7027a..86a53865 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb | |||
@@ -19,7 +19,8 @@ IMAGE_INSTALL += " \ | |||
19 | opencv-dev \ | 19 | opencv-dev \ |
20 | cronie-systemd ntpdate \ | 20 | cronie-systemd ntpdate \ |
21 | nano \ | 21 | nano \ |
22 | minicom \ | 22 | minicom \ |
23 | hicolor-icon-theme \ | ||
23 | " | 24 | " |
24 | 25 | ||
25 | export IMAGE_BASENAME = "Cloud9-IDE" | 26 | export IMAGE_BASENAME = "Cloud9-IDE" |