Skip to content

Commit

Permalink
dev-ruby/gruff: webp is also used in the tests
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20
  • Loading branch information
graaff committed Aug 11, 2015
1 parent edacbd0 commit 759d3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/gruff/gruff-0.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUBY_PATCHES=(
# gruff to work properly imagemagick needs to be compiled with truetype
# support and this cannot be expressed in the rmagick dependency. Tests
# also require imagemagick to have jpeg and png support.
DEPEND="${DEPEND} test? ( media-gfx/imagemagick[jpeg,png,truetype] )"
DEPEND="${DEPEND} test? ( media-gfx/imagemagick[jpeg,png,truetype,webp] )"
RDEPEND="${RDEPEND} media-gfx/imagemagick[truetype]"

ruby_add_rdepend ">=dev-ruby/rmagick-2.13.4"
Expand Down

0 comments on commit 759d3b9

Please sign in to comment.