[packages/vim] gettext dep for ac
glen
glen at pld-linux.org
Thu Jun 25 17:20:46 CEST 2015
commit 2ac6084e2607c7fbca71af002883f11175e5462e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Jun 25 18:20:30 2015 +0300
gettext dep for ac
vim.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index cb9a11d..34bf582 100644
--- a/vim.spec
+++ b/vim.spec
@@ -116,11 +116,12 @@ Patch39: %{name}-revert-7.4.165-noundo.patch
URL: http://www.vim.org/
BuildRequires: acl-devel
BuildRequires: autoconf
-BuildRequires: gettext-tools
BuildRequires: gpm-devel
%if "%{pld_release}" == "ac"
%{?with_athena:BuildRequires: XFree86-devel}
+BuildRequires: gettext-devel
%else
+BuildRequires: gettext-tools
%{?with_athena:BuildRequires: xorg-lib-libXaw-devel}
%endif
%if %{with gtk} || %{with heavy}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/2ac6084e2607c7fbca71af002883f11175e5462e
More information about the pld-cvs-commit
mailing list