summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-09 04:08:42 +0100
committerSam James <sam@gentoo.org>2022-07-09 04:08:42 +0100
commit23c069aa8b04e0767518562cd6c4147bbc203920 (patch)
tree7c8faf8f1db490b97f7c48d3097e62b77486372d /sci-biology/rebase
parentdev-libs/libfastjson: fix BDEPEND typo (diff)
downloadgentoo-23c069aa8b04e0767518562cd6c4147bbc203920.tar.gz
gentoo-23c069aa8b04e0767518562cd6c4147bbc203920.tar.bz2
gentoo-23c069aa8b04e0767518562cd6c4147bbc203920.zip
sci-biology/rebase: fix RDEPEND typo
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r--sci-biology/rebase/rebase-1901-r2.ebuild (renamed from sci-biology/rebase/rebase-1901-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/rebase/rebase-1901-r1.ebuild b/sci-biology/rebase/rebase-1901-r2.ebuild
index a993a8c2c44a..1b4b75407947 100644
--- a/sci-biology/rebase/rebase-1901-r1.ebuild
+++ b/sci-biology/rebase/rebase-1901-r2.ebuild
@@ -16,7 +16,7 @@ IUSE="emboss minimal"
RESTRICT="binchecks strip"
BDEPEND="emboss? ( sci-biology/emboss )"
-REPEND="${BDEPEND}"
+RDEPEND="${BDEPEND}"
src_compile() {
if use emboss; then