From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sun, 27 Nov 2011 08:45:54 +0000 (+0100)
Subject: kinect_fetch_fw: mention wget in the internal documentation
X-Git-Tag: v0.2~6
X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/f2776116038ff48a6c52f7a7d41be4f22d1ecb20?hp=863d1b3bdc8ce5dd9d85db85165fdd08eb46170a

kinect_fetch_fw: mention wget in the internal documentation
---

diff --git a/kinect_fetch_fw b/kinect_fetch_fw
index 6db228f..4a3b7fa 100755
--- a/kinect_fetch_fw
+++ b/kinect_fetch_fw
@@ -10,8 +10,8 @@
 # To Public License, Version 2, as published by Sam Hocevar. See
 # http://sam.zoy.org/wtfpl/COPYING for more details.
 #
-# 7z from p7zip-full is needed, it can be installed with
-#   sudo aptitude install p7zip-full
+# wget and 7z from p7zip-full are needed, they can be installed with
+#   sudo aptitude install wget p7zip-full
 
 set -e