Skip to content

Commit

Permalink
Merge pull request #2100 from pentoo/davtest
Browse files Browse the repository at this point in the history
davtest: add missing rdep
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
2 parents 51a00bd + fba2e8c commit 99b7f6d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Foundation
# Copyright 1999-2024 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8
Expand All @@ -12,11 +12,11 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="virtual/perl-Getopt-Long
dev-perl/HTTP-DAV"
dev-perl/Crypt-SSLeay
dev-perl/HTTP-DAV
"

src_install() {
insinto /usr/$(get_libdir)/${PN}/
Expand Down

0 comments on commit 99b7f6d

Please sign in to comment.