commit: 5f1118058507928d0f52b4d4b17f78f878a28b2d
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 07:39:55 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 07:39:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f111805
net-p2p/ncdc: sort bdeps in 1.24
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-p2p/ncdc/ncdc-1.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/ncdc/ncdc-1.24.ebuild b/net-p2p/ncdc/ncdc-1.24.ebuild
index 427eb066c5d3..cff76b11e27f 100644
--- a/net-p2p/ncdc/ncdc-1.24.ebuild
+++ b/net-p2p/ncdc/ncdc-1.24.ebuild
@@ -28,9 +28,9 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
+ dev-lang/perl
dev-util/makeheaders
virtual/pkgconfig
- dev-lang/perl
verify-sig? ( sec-keys/openpgp-keys-yorhel )
"