summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 0441b91..151132d 100644
--- a/install.sh
+++ b/install.sh
@@ -5,6 +5,7 @@ dependencies=(
"inc::Module::Install"
"Data::MessagePack"
"File::Slurper"
+ "IPC::Run"
"File::Path"
"Net::MPD"
)