diff options
Diffstat (limited to 'app-editors/vim-core')
| -rw-r--r-- | app-editors/vim-core/vim-core-8.2.5066-r2.ebuild (renamed from app-editors/vim-core/vim-core-8.2.5066-r1.ebuild) | 2 | ||||
| -rw-r--r-- | app-editors/vim-core/vim-core-9.0.0049-r1.ebuild (renamed from app-editors/vim-core/vim-core-9.0.0049.ebuild) | 2 | ||||
| -rw-r--r-- | app-editors/vim-core/vim-core-9999.ebuild | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/app-editors/vim-core/vim-core-8.2.5066-r1.ebuild b/app-editors/vim-core/vim-core-8.2.5066-r2.ebuild index 2ab640fe7da3..ceedeb843abe 100644 --- a/app-editors/vim-core/vim-core-8.2.5066-r1.ebuild +++ b/app-editors/vim-core/vim-core-8.2.5066-r2.ebuild @@ -26,6 +26,8 @@ LICENSE="vim" SLOT="0" IUSE="nls acl minimal" +# ncurses is only needed by ./configure, so no subslot operator required +DEPEND=">=sys-libs/ncurses-5.2-r2:0" BDEPEND="sys-devel/autoconf" # Avoid icon file collision, bug #673880 RDEPEND="!!<app-editors/gvim-8.1.0648 diff --git a/app-editors/vim-core/vim-core-9.0.0049.ebuild b/app-editors/vim-core/vim-core-9.0.0049-r1.ebuild index 0fd6ae36dd53..a823407e3ce2 100644 --- a/app-editors/vim-core/vim-core-9.0.0049.ebuild +++ b/app-editors/vim-core/vim-core-9.0.0049-r1.ebuild @@ -26,6 +26,8 @@ LICENSE="vim" SLOT="0" IUSE="nls acl minimal" +# ncurses is only needed by ./configure, so no subslot operator required +DEPEND=">=sys-libs/ncurses-5.2-r2:0" BDEPEND="sys-devel/autoconf" # Avoid icon file collision, bug #673880 RDEPEND="!!<app-editors/gvim-8.1.0648 diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild index 0fd6ae36dd53..a823407e3ce2 100644 --- a/app-editors/vim-core/vim-core-9999.ebuild +++ b/app-editors/vim-core/vim-core-9999.ebuild @@ -26,6 +26,8 @@ LICENSE="vim" SLOT="0" IUSE="nls acl minimal" +# ncurses is only needed by ./configure, so no subslot operator required +DEPEND=">=sys-libs/ncurses-5.2-r2:0" BDEPEND="sys-devel/autoconf" # Avoid icon file collision, bug #673880 RDEPEND="!!<app-editors/gvim-8.1.0648 |
