Skip to content

Commit

Permalink
media-fonts/fgdc-emergency: use BDEPEND for app-arch/unzip
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 18, 2021
1 parent 74a0b8a commit e71ed4f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions media-fonts/fgdc-emergency/fgdc-emergency-2.20.ebuild
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 @@ -12,10 +12,8 @@ SRC_URI="http://www.fgdc.gov/HSWG/symbol_downloads/ers_v${PV//./}.zip"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

DEPEND="app-arch/unzip"
RDEPEND=""
BDEPEND="app-arch/unzip"

S="${WORKDIR}/ersSymbolsVersion0202"
FONT_S="${S}"
Expand Down

0 comments on commit e71ed4f

Please sign in to comment.