summaryrefslogtreecommitdiff
path: root/app-editors/vim/vim-9.0.2167.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim/vim-9.0.2167.ebuild')
-rw-r--r--app-editors/vim/vim-9.0.2167.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-9.0.2167.ebuild b/app-editors/vim/vim-9.0.2167.ebuild
index 1f26d77f238c..2b51783e44cb 100644
--- a/app-editors/vim/vim-9.0.2167.ebuild
+++ b/app-editors/vim/vim-9.0.2167.ebuild
@@ -61,7 +61,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
# configure runs the Lua interpreter
BDEPEND="
- sys-devel/autoconf
+ dev-build/autoconf
lua? ( ${LUA_DEPS} )
nls? ( sys-devel/gettext )
"