diff --git a/app-editors/vim/vim-8.1.1240.recipe b/app-editors/vim/vim-8.1.1240.recipe index ce0910914..25d64e92a 100644 --- a/app-editors/vim/vim-8.1.1240.recipe +++ b/app-editors/vim/vim-8.1.1240.recipe @@ -44,6 +44,12 @@ REQUIRES=" lib:libncurses " +if [ $effectiveTargetArchitecture != "x86_gcc2" ] ; then + REQUIRES+=" + lib:libssp + " +fi + BUILD_REQUIRES=" haiku_devel devel:libiconv