From fd06d127c443802c30138fd4f75e99641d20bd2f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 26 Apr 2013 14:16:05 -0300 Subject: Adding nodo::utils::development::toolchain::arm --- manifests/utils/plug.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils/plug.pp') diff --git a/manifests/utils/plug.pp b/manifests/utils/plug.pp index 861c346..fe28b55 100644 --- a/manifests/utils/plug.pp +++ b/manifests/utils/plug.pp @@ -1,6 +1,6 @@ # Common utilities for plug computers class nodo::utils::plug { - package { [ 'mtd-utils', 'cryptsetup', 'u-boot', 'smartmontools' ]: + package { [ 'mtd-utils', 'cryptsetup', 'u-boot', 'smartmontools', 'u-boot-tools' ]: ensure => installed, } } -- cgit v1.2.3