[packages/chromium-browser/DEVEL] link speechd and kerberos
glen
glen at pld-linux.org
Mon Mar 4 15:19:32 CET 2013
commit bd827d58c05b581b06568cc946a38a8334fa0da5
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Mar 4 16:17:56 2013 +0200
link speechd and kerberos
those are DE independant and thus not "polluting" other-DE libraries
chromium-browser.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 4c980d4..376e0ea 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -395,13 +395,14 @@ test -e Makefile || \
%{?with_selinux:-Dselinux=1} \
-Dusb_ids_path=$(pkg-config --variable usbids usbutils) \
-Dlinux_link_libpci=1 \
+ -Dlinux_link_libspeechd=1 \
%{!?with_tcmalloc:-Dlinux_use_tcmalloc=0} \
%{?with_gps:-Dlinux_use_libgps=1 -Dlinux_link_libgps=1} \
-Dlinux_use_gold_binary=0 \
-Dlinux_use_gold_flags=0 \
%{gyp_with cups} \
%{gyp_with gconf} -Dlinux_link_gsettings=0 \
- %{gyp_with kerberos} -Dlinux_link_kerberos=0 \
+ %{gyp_with kerberos} -Dlinux_link_kerberos=1 \
%{gyp_with keyring gnome_keyring} -Dlinux_link_gnome_keyring=0 \
%{gyp_with pulseaudio} \
%{gyp_with system_ffmpeg} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/eea8ad406fdb85189bdffa6c337e6707e042371e
More information about the pld-cvs-commit
mailing list