summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2010-10-09 00:39:27 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2010-10-09 00:39:27 -0700
commitc3a2953198d3668df6b64f40b823603eb6c3fcb1 (patch)
treef1f8efdf44e6150c1ef866e850b185f8e0cf4d0f
parent9304b6dbf9701bd32548ff128379da634cbf130f (diff)
downloadomptagger-c3a2953198d3668df6b64f40b823603eb6c3fcb1.tar.gz
omptagger-c3a2953198d3668df6b64f40b823603eb6c3fcb1.tar.xz
Add dependency information.
-rwxr-xr-xomptagger9
1 files changed, 8 insertions, 1 deletions
diff --git a/omptagger b/omptagger
index a9b6525..7ec7c3a 100755
--- a/omptagger
+++ b/omptagger
@@ -7,11 +7,18 @@
# Copyright 2007-2010 David Vazgenovich Shakaryan <dvshakaryan@gmail.com>
# Distributed under the terms of the GNU General Public License v3.
# See http://www.gnu.org/licenses/gpl.txt for the full license text.
+#
+# Dependencies:
+# Ruby http://www.ruby-lang.org/
+# RubyGems http://rubygems.org/
+# rtaglib http://rubygems.org/gems/rtaglib
+# ruby-filemagic http://rubygems.org/gems/ruby-filemagic
+# TagLib http://developer.kde.org/~wheeler/taglib.html
require 'getoptlong'
require 'rubygems'
-require 'filemagic'
require 'TagLib'
+require 'filemagic'
class Hash
def longest_key_length