Skip to content

Commit

Permalink
dev-perl/Chart: Add use defaults to dev-perl/GD dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Jun 3, 2021
1 parent 9171b38 commit bc50cbb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -19,6 +19,6 @@ RESTRICT="!test? ( test )"
RDEPEND=">=dev-perl/GD-2.0.36"
BDEPEND="${RDEPEND}
test? (
dev-perl/GD[png,jpeg]
dev-perl/GD[png(+),jpeg(+)]
)
"

0 comments on commit bc50cbb

Please sign in to comment.