summaryrefslogtreecommitdiff
path: root/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-31 07:04:00 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-31 07:04:00 +0000
commit62a3429bbdad3c34dea657d30c6858fa102f7c04 (patch)
tree0a4e516526fd60082446b209a35989e936841260 /dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
parentbf6ce12f42f01f3dd322c0614d6a85df4a7c3f96 (diff)
downloadbaldeagleos-repo-62a3429bbdad3c34dea657d30c6858fa102f7c04.tar.gz
baldeagleos-repo-62a3429bbdad3c34dea657d30c6858fa102f7c04.tar.xz
baldeagleos-repo-62a3429bbdad3c34dea657d30c6858fa102f7c04.zip
Adding metadata
Diffstat (limited to 'dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild')
-rw-r--r--dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
index 2efffd3e2e21..a76593cd8739 100644
--- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
+++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,10 +19,9 @@ RDEPEND="
"
BDEPEND="
${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/Net-SSLeay
>=dev-perl/Test-Needs-0.2.10
- virtual/perl-Test-Simple
dev-perl/Test-RequiresInternet
)
"