Skip to content

Commit

Permalink
Add missing yaml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Aug 16, 2011
1 parent 40c8d01 commit 603c73d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadater.rb
Expand Up @@ -5,6 +5,7 @@
# require 'spreadsheet' Spreadsheet output not implemented yet
require 'xmlsimple' # Read data from Sony's XML Exif
require 'find' # Ruby's Find.find method
require 'yaml' # Adds read + write for YAML

# Internal functions and classes

Expand Down

0 comments on commit 603c73d

Please sign in to comment.