From 010e89a8c87996858849b3830d30187a1429ea5e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Feb 2018 14:29:00 -0400 Subject: update --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 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 f3bf47f9..8f0c6f62 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1061,7 +1061,7 @@ laptopSoftware = Apt.installed , "vim-syntastic", "vim-fugitive" , "adb", "gthumb" , "w3m", "sm", "weechat" - , "borgbackup", "wipe", "smartmontools" + , "borgbackup", "wipe", "smartmontools", "libgfshare-bin" , "units" ] `requires` baseSoftware -- cgit v1.2.3