diff options
-rw-r--r-- | net-p2p/ncdc/ncdc-1.22.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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() { |