summaryrefslogtreecommitdiffstats
path: root/modules/base
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-02-17 17:27:01 -0500
committerJesse Luehrs <doy@tozt.net>2019-02-17 17:27:01 -0500
commita7b3ddfd46633532a53ccc2d588853e198649524 (patch)
treedee18c6d5b04d2ceb34d2dd755cbed1911bc3b1e /modules/base
parent371008dc3cdd21a6d32b3c8ff1e137e0d3667a0a (diff)
downloadpuppet-tozt-a7b3ddfd46633532a53ccc2d588853e198649524.tar.gz
puppet-tozt-a7b3ddfd46633532a53ccc2d588853e198649524.zip
temporarily manually add missing dependency
Diffstat (limited to 'modules/base')
-rw-r--r--modules/base/manifests/tools.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/base/manifests/tools.pp b/modules/base/manifests/tools.pp
index c263a88..a133536 100644
--- a/modules/base/manifests/tools.pp
+++ b/modules/base/manifests/tools.pp
@@ -10,6 +10,8 @@ class base::tools {
"iftop",
"iotop",
"lsof",
+ # remove after https://bugs.archlinux.org/task/61603 is fixed
+ "libidn",
"neomutt",
"ncdu",
"strace",