Skip to content

Commit

Permalink
media-fonts/unifont: Flip dev-perl/GD use default
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 7a9911a commit dc1d76a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2003-2020 Gentoo Authors
# Copyright 2003-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -18,15 +18,15 @@ BDEPEND="
fontforge? (
app-text/bdf2psf
dev-lang/perl
dev-perl/GD[png(-)]
dev-perl/GD[png(+)]
media-gfx/fontforge
x11-apps/bdftopcf
)
"
RDEPEND="
utils? (
dev-lang/perl
dev-perl/GD[png(-)]
dev-perl/GD[png(+)]
)
"

Expand Down

0 comments on commit dc1d76a

Please sign in to comment.