commit:     5a5fac165bc9529904849e380e8b64c770df2c11
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 11:24:21 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 11:24:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a5fac16

app-text/lesspipe: fix RDEPEND

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

 app-text/lesspipe/{lesspipe-2.05.ebuild => lesspipe-2.05-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/lesspipe/lesspipe-2.05.ebuild 
b/app-text/lesspipe/lesspipe-2.05-r1.ebuild
similarity index 98%
rename from app-text/lesspipe/lesspipe-2.05.ebuild
rename to app-text/lesspipe/lesspipe-2.05-r1.ebuild
index cee412a1d9fe..a795a3880db9 100644
--- a/app-text/lesspipe/lesspipe-2.05.ebuild
+++ b/app-text/lesspipe/lesspipe-2.05-r1.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~s
 RESTRICT="test"
 
 BDEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
+RDEPEND="${BDEPEND}"
 
 src_configure() {
        # Not an autoconf script.

Reply via email to