public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Scan-ClamAV/
Date: Mon, 12 Apr 2021 01:09:14 +0000 (UTC)	[thread overview]
Message-ID: <1618189633.dfe6659dc2306d1074e3f360cebe2b37abca4e2f.sam@gentoo> (raw)

commit:     dfe6659dc2306d1074e3f360cebe2b37abca4e2f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 23:52:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:07:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe6659d

dev-perl/File-Scan-ClamAV: fix RDEPEND (clamav is both)

ClamAV is needed at both runtime and build time.

Fixes: ee9b22423b16e3c7a763a8eb7009a9f8696ef85d
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...Scan-ClamAV-1.950.0.ebuild => File-Scan-ClamAV-1.950.0-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.950.0.ebuild b/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.950.0-r1.ebuild
similarity index 94%
rename from dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.950.0.ebuild
rename to dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.950.0-r1.ebuild
index 57be297def3..41712931701 100644
--- a/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.950.0.ebuild
+++ b/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.950.0-r1.ebuild
@@ -14,8 +14,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~sparc ~x86"
 IUSE=""
 
-DEPEND="${DEPEND}
-	app-antivirus/clamav
+RDEPEND="app-antivirus/clamav"
+DEPEND="
+	${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 "
 


             reply	other threads:[~2021-04-12  1:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12  1:09 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-17 10:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Scan-ClamAV/ Petr Vaněk
2024-01-29 15:00 Sam James
2021-10-29 16:31 Andreas K. Hüttel
2021-04-07 19:16 Thomas Raschbacher
2018-06-08 11:59 Kent Fredric
2016-12-18  6:19 Kent Fredric
2016-01-14 20:04 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1618189633.dfe6659dc2306d1074e3f360cebe2b37abca4e2f.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox