From 8b35b86e4a560c043907e77b155f1ccbd90cf96f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 14 Oct 2021 17:37:25 +0200 Subject: [PATCH] vim: remove dependency on libssp now provided by libroot --- app-editors/vim/vim-8.2.3176.recipe | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app-editors/vim/vim-8.2.3176.recipe b/app-editors/vim/vim-8.2.3176.recipe index 24746b04d..9cf15bd0d 100644 --- a/app-editors/vim/vim-8.2.3176.recipe +++ b/app-editors/vim/vim-8.2.3176.recipe @@ -12,7 +12,7 @@ way, called evim or Easy Vim." HOMEPAGE="https://www.vim.org/" COPYRIGHT="1991-2021 Bram Moleenar et al." LICENSE="Vim" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/vim/vim/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="b2a7860b8236e26baafacd459123216d3b860b0a1205f87d61cf25409887bd9c" SOURCE_FILENAME="vim-$portVersion.tar.gz" @@ -51,12 +51,6 @@ REQUIRES=" lib:libncurses$secondaryArchSuffix >= 6 " -if [ $effectiveTargetArchitecture != "x86_gcc2" ] ; then - REQUIRES+=" - lib:libssp$secondaryArchSuffix - " -fi - BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libiconv$secondaryArchSuffix