[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 2be55e4d472a3925a580b6d34c8a4f97fecff615
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Sun Jun 3 17:01:11 2012 +0200
    Use GConf and GIO
diff --git a/debian/rules b/debian/rules
index b50ad98..c6346cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,10 @@ GYP_DEFINES += proprietary_codecs=1
 # enable compile-time dependency on gnome-keyring
 GYP_DEFINES += use_gnome_keyring=1 linux_link_gnome_keyring=1
 
+# controlling the use of GConf (the classic GNOME configuration
+# and GIO, which contains GSettings (the new GNOME config system)
+GYP_DEFINES += use_gconf=1 use_gio=1
+
 #Disable nacl
 GYP_DEFINES += disable_nacl=1
 
-- 
Git repository for pkg-chromium
    
    
More information about the Pkg-chromium-commit
mailing list