[packages/vim] - libcanberra is enabled only with gnome and with heavy
hawk
hawk at pld-linux.org
Sat Dec 2 23:27:30 CET 2023
commit 21a960d9d3ef66201d28cdfa60c9be0105018e1a
Author: Marcin Krol <hawk at tld-linux.org>
Date: Sat Dec 2 23:27:00 2023 +0100
- libcanberra is enabled only with gnome and with heavy
vim.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/vim.spec b/vim.spec
index 70188bb..278defd 100644
--- a/vim.spec
+++ b/vim.spec
@@ -143,7 +143,9 @@ BuildRequires: gtk+3-devel >= 3.0
BuildRequires: gtk+2-devel >= 2:2.6.0
%endif
%endif
+%if %{with gnome} || %{with heavy}
BuildRequires: libcanberra-devel
+%endif
%{?with_gnome:BuildRequires: libgnomeui-devel >= 2.2.0.1}
%if %{with selinux} || %{with heavy}
BuildRequires: libselinux-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/21a960d9d3ef66201d28cdfa60c9be0105018e1a
More information about the pld-cvs-commit
mailing list