X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=scripts%2Fjamaendo;h=b83809d54558cff3ebe6864b542fefb1949822f7;hb=3343929ef43c700eadb50a72451f22d6e5c02e6c;hp=5de2686000d36d1271f963d174c6d17187978541;hpb=3d5388f367ce5c0c6a7c73074b79e0c9b65f0fdd;p=jamaendo diff --git a/scripts/jamaendo b/scripts/jamaendo index 5de2686..b83809d 100755 --- a/scripts/jamaendo +++ b/scripts/jamaendo @@ -1,5 +1,12 @@ #!/usr/bin/env python2.5 +# Dependencies: + +# python-simplejson +# python-lxml +# python-gst0.10 + + # debugging hack - add . to path import os, sys local_module_dir = os.path.join(os.path.dirname(sys.argv[0]), '..')