commit:     8cac640fd4fef8ed14732e548b89027b075a147b
Author:     123485k <1758961307 <AT> qq <DOT> com>
AuthorDate: Mon Jan 27 14:15:37 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jan 27 14:15:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8cac640f

sys-boot/drbl: replace DEPEND with RDEPEND

Signed-off-by: 123485k <1758961307 <AT> qq.com>

 sys-boot/drbl/drbl-5.4.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-boot/drbl/drbl-5.4.2.ebuild b/sys-boot/drbl/drbl-5.4.2.ebuild
index 7f6dcd1f1..ee2adc3ac 100644
--- a/sys-boot/drbl/drbl-5.4.2.ebuild
+++ b/sys-boot/drbl/drbl-5.4.2.ebuild
@@ -10,7 +10,8 @@ 
SRC_URI="https://github.com/stevenshiau/drbl/archive/refs/tags/v${PV}.tar.gz ->
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-DEPEND="
+
+RDEPEND="
        net-misc/ipcalc
        sys-devel/bc
        sys-fs/e2fsprogs

Reply via email to