From 50040f7939a617ea423a906186b3fa92b4ddc290 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Thu, 10 May 2012 17:42:01 +0200 Subject: [PATCH] Add dependency info --- logshell/logshell | 3 +++ 1 file changed, 3 insertions(+) diff --git a/logshell/logshell b/logshell/logshell index 39a4b8c..4b92088 100644 --- a/logshell/logshell +++ b/logshell/logshell @@ -1,4 +1,7 @@ #!/usr/bin/python + +# Depends on package: bsdutils + import random, string, subprocess, os from datetime import time, date, datetime from time import strftime