|
|
|
@ -150,7 +150,7 @@ Provides: %{_bindir}/mergetool
@@ -150,7 +150,7 @@ Provides: %{_bindir}/mergetool
|
|
|
|
|
Provides: %{_bindir}/vim |
|
|
|
|
# suggest python3, python2, lua, ruby and perl packages because of their |
|
|
|
|
# embedded functionality in Vim/GVim |
|
|
|
|
Requires: python2 python2-libs |
|
|
|
|
Requires: python python-libs |
|
|
|
|
Requires: python3 python3-libs |
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) perl-libs perl-devel |
|
|
|
|
%if "%{withruby}" == "1" |
|
|
|
@ -199,7 +199,7 @@ BuildRequires: gtk3-devel libSM-devel libXt-devel libXpm-devel libappstream-glib
@@ -199,7 +199,7 @@ BuildRequires: gtk3-devel libSM-devel libXt-devel libXpm-devel libappstream-glib
|
|
|
|
|
Requires: hicolor-icon-theme |
|
|
|
|
# suggest python3, python2, lua, ruby and perl packages because of their |
|
|
|
|
# embedded functionality in Vim/GVim |
|
|
|
|
Requires: python2 python2-libs |
|
|
|
|
Requires: python python-libs |
|
|
|
|
Requires: python3 python3-libs |
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) perl-libs perl-devel |
|
|
|
|
%if "%{withruby}" == "1" |
|
|
|
|