diff options
author | 2024-08-05 15:42:07 +0200 | |
---|---|---|
committer | 2024-08-05 15:44:09 +0200 | |
commit | a2c257867a8b91d9c675460c836e647163f24b35 (patch) | |
tree | a1f727eb9a210f37d7a0e18f1e7a29583512e5f9 /app-crypt | |
parent | sci-physics/openmodelica: Dependencies in alphabetical order as mandated by G... (diff) | |
download | guru-a2c257867a8b91d9c675460c836e647163f24b35.tar.gz guru-a2c257867a8b91d9c675460c836e647163f24b35.tar.bz2 guru-a2c257867a8b91d9c675460c836e647163f24b35.zip |
app-crypt/autofirma: Removed implicit dependency wget
Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/autofirma/autofirma-1.8.3.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-crypt/autofirma/autofirma-1.8.3.ebuild b/app-crypt/autofirma/autofirma-1.8.3.ebuild index 2b82b2135..0c89a6b9c 100644 --- a/app-crypt/autofirma/autofirma-1.8.3.ebuild +++ b/app-crypt/autofirma/autofirma-1.8.3.ebuild @@ -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. |