Accepting request 155416 from home:e9925248:branches:editors
Reenable ACL support - was dropped somewhere after OpenSuSE 11.4 OBS-URL: https://build.opensuse.org/request/show/155416 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=126
This commit is contained in:
parent
245a492193
commit
9d01ac775c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 12 21:51:53 UTC 2013 - mkoegler@auto.tuwien.ac.at
|
||||||
|
|
||||||
|
- Reenable ACL support-
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 28 11:03:55 UTC 2013 - idonmez@suse.com
|
Mon Jan 28 11:03:55 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
1
vim.spec
1
vim.spec
@ -34,6 +34,7 @@ BuildRequires: gtk2-devel
|
|||||||
%if 0%{?suse_version} > 1200
|
%if 0%{?suse_version} > 1200
|
||||||
BuildRequires: pkgconfig(xt)
|
BuildRequires: pkgconfig(xt)
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user