Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-02-22 16:11:07 +01:00
parent 74ddaecf7b
commit a69cb997ee
1 changed files with 5 additions and 0 deletions

View File

@ -18,4 +18,9 @@ case "$__cdist_target_host" in
katze*)
__package qemu-kvm --wtf installed
;;
icarus)
__package tree --ensure installed
;;
esac