diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-12-09 23:43:09 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-12-09 23:43:09 +0100 |
commit | dd6c1f5a67e47aa78ac845c89bd8a3a3668186e1 (patch) | |
tree | 4e8622df6b7a3be8da87bdd1bbd8f860b0c83220 /dev-vcs/git/git-9999-r1.ebuild | |
parent | dev-vcs/git: Add missing runtime dependency on dev-perl/LWP-Protocol-https (diff) | |
download | gentoo-dd6c1f5a67e47aa78ac845c89bd8a3a3668186e1.tar.gz gentoo-dd6c1f5a67e47aa78ac845c89bd8a3a3668186e1.tar.bz2 gentoo-dd6c1f5a67e47aa78ac845c89bd8a3a3668186e1.zip |
Revert "dev-vcs/git: Add missing runtime dependency on dev-perl/LWP-Protocol-https"
Sorry, false alarm.
This reverts commit e76a19a82456a958ccaa64249b70c8068715e891.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-9999-r1.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index 3013b63e24a1..f68fb68b1f50 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -79,7 +79,6 @@ DEPEND=" " RDEPEND=" ${DEPEND} - dev-perl/LWP-Protocol-https gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error |