add -show-depends to NEWS added by mario-goulart on Sun Dec 11 13:08:37 2011

diff --git a/NEWS b/NEWS
index 014662e..76ca4f7 100644
--- a/NEWS
+++ b/NEWS
@@ -90,6 +90,7 @@
       not match
     - added new option "-show-foreign-depends" which lists foreign egg
       dependencies (if available)
+    - added new option "-show-depends" which lists egg dependencies
 
 - Foreign function interface
   - locatives are allowed as arguments declared "c-pointer"