mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
cewl: add missing dep
This commit is contained in:
parent
c4f6122ee2
commit
3af8e47d70
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ ruby_add_rdepend "dev-ruby/hpricot
|
|||
dev-ruby/spider
|
||||
dev-ruby/mime-types
|
||||
dev-ruby/rubyzip
|
||||
dev-ruby/mini_exiftool"
|
||||
dev-ruby/mini_exiftool
|
||||
dev-ruby/nokogiri"
|
||||
|
||||
all_ruby_prepare() {
|
||||
sed -i "s|require './cewl_lib'|require 'cewl_lib'|g" CeWL-${PV}/cewl.rb
|
||||
|
|
|
|||
Loading…
Reference in a new issue