Skip to content

Commit

Permalink
Drupal 6 importer depends on mysql.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrenssen committed Mar 19, 2016
1 parent e88c3f5 commit 99e282d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jekyll-import/importers/drupal6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def self.require_deps
sequel
fileutils
safe_yaml
mysql
])
end

Expand Down

0 comments on commit 99e282d

Please sign in to comment.