-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=323
This commit is contained in:
parent
0a29cbb6dc
commit
473c82d113
4
vim.spec
4
vim.spec
@ -30,7 +30,7 @@ BuildRequires: db-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: gpm-devel
|
BuildRequires: gpm-devel
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk2-devel
|
||||||
%if 0%{?suse_version} > 1200
|
%if 0%{?suse_version} > 1200
|
||||||
BuildRequires: pkgconfig(xt)
|
BuildRequires: pkgconfig(xt)
|
||||||
%endif
|
%endif
|
||||||
@ -194,7 +194,7 @@ export COMMON_OPTIONS="\
|
|||||||
export GUI_OPTIONS="\
|
export GUI_OPTIONS="\
|
||||||
--enable-xim \
|
--enable-xim \
|
||||||
--enable-fontset \
|
--enable-fontset \
|
||||||
--enable-gui=gtk3"
|
--enable-gui=gtk2"
|
||||||
|
|
||||||
pushd src
|
pushd src
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user