From c0a2701284a800f55abdd61f0b8619582c399a9e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 4 Feb 2018 11:53:59 -0400 Subject: update --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index b48f613b..0a1982c1 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1048,7 +1048,7 @@ laptopSoftware = Apt.installed , "ttf-bitstream-vera" , "mairix", "offlineimap", "mutt" , "nmap", "whois", "wireshark", "tcpdump", "iftop" - , "udevil", "pmount" + , "udevil", "pmount", "tree" , "arbtt", "hledger", "bc" , "apache2", "ikiwiki", "libhighlight-perl" , "pal" @@ -1060,6 +1060,7 @@ laptopSoftware = Apt.installed , "adb", "gthumb" , "w3m", "sm", "weechat" , "borgbackup", "wipe" + , "units" ] `requires` baseSoftware `requires` devSoftware -- cgit v1.2.3