[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/20.0.1132.21_r139451-1-8-g18428fd

Giuseppe Iuculano iuculano at debian.org
Wed Jun 6 08:24:07 UTC 2012


The following commit has been merged in the master branch:
commit 7f1ad3e22de484175240df90d7b9cb4e84aa7066
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Sun Jun 3 14:57:17 2012 +0200

    link against libgnome-keyring instead of using dlopen()

diff --git a/debian/rules b/debian/rules
index ce4f592..b50ad98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,7 +62,7 @@ GYP_DEFINES = disable_sse2=1
 GYP_DEFINES += proprietary_codecs=1
 
 # enable compile-time dependency on gnome-keyring
-GYP_DEFINES += use_gnome_keyring=1
+GYP_DEFINES += use_gnome_keyring=1 linux_link_gnome_keyring=1
 
 #Disable nacl
 GYP_DEFINES += disable_nacl=1

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list