Skip to content

Commit

Permalink
app-crypt/autofirma: Removed implicit dependency wget
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Lloro <[email protected]>
  • Loading branch information
IvanLloro committed Aug 5, 2024
1 parent 781e21d commit a2c2578
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app-crypt/autofirma/autofirma-1.8.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ SLOT="0"
KEYWORDS="~amd64"

RDEPEND="virtual/jre:1.8"
BDEPEND="
app-arch/unzip
net-misc/wget
"
BDEPEND="app-arch/unzip"

pkg_pretend() {
# Upstream blocks vanilla wget, so we set up a browser User-Agent as a fallback.
Expand Down

0 comments on commit a2c2578

Please sign in to comment.