commit:     b930894cbb46343fd4a70287dbadf9b96a8f12d0
Author:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Fri Nov 25 09:40:04 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 18:28:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b930894c

net-p2p/ncdc: add missing dependency dev-lang/perl for pod2man

Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>
Closes: https://github.com/gentoo/gentoo/pull/28423
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-p2p/ncdc/ncdc-1.22.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-p2p/ncdc/ncdc-1.22.1-r1.ebuild 
b/net-p2p/ncdc/ncdc-1.22.1-r1.ebuild
index d7201b1fe491..de52efefa50f 100644
--- a/net-p2p/ncdc/ncdc-1.22.1-r1.ebuild
+++ b/net-p2p/ncdc/ncdc-1.22.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,6 +34,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="
        dev-util/makeheaders
        virtual/pkgconfig
+       dev-lang/perl
 "
 
 src_prepare() {

Reply via email to