[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, experimental, updated. debian/20.0.1132.21_r139451-1-8-g18428fd
Giuseppe Iuculano
iuculano at debian.org
Sun Jun 3 15:48:43 UTC 2012
The following commit has been merged in the experimental 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