diff options
-rw-r--r-- | app-editors/vim/vim-9.0.0655-r1.ebuild (renamed from app-editors/vim/vim-9.0.0655.ebuild) | 1 | ||||
-rw-r--r-- | app-editors/vim/vim-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/app-editors/vim/vim-9.0.0655.ebuild b/app-editors/vim/vim-9.0.0655-r1.ebuild index 5ffcda64baac..f9e1c2239e75 100644 --- a/app-editors/vim/vim-9.0.0655.ebuild +++ b/app-editors/vim/vim-9.0.0655-r1.ebuild @@ -64,6 +64,7 @@ BDEPEND=" lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " +PDEPEND="!minimal? ( app-vim/gentoo-syntax )" pkg_setup() { # people with broken alphabets run into trouble. bug #82186. diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild index 5ffcda64baac..f9e1c2239e75 100644 --- a/app-editors/vim/vim-9999.ebuild +++ b/app-editors/vim/vim-9999.ebuild @@ -64,6 +64,7 @@ BDEPEND=" lua? ( ${LUA_DEPS} ) nls? ( sys-devel/gettext ) " +PDEPEND="!minimal? ( app-vim/gentoo-syntax )" pkg_setup() { # people with broken alphabets run into trouble. bug #82186. |