MozillaFirefox/MozillaFirefox.spec
branchfirefox52
changeset 970 453fc9b5eb53
parent 969 8d48ef5efb59
child 974 7f637b3cb097
--- a/MozillaFirefox/MozillaFirefox.spec	Fri Apr 28 19:49:33 2017 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Fri Apr 28 19:56:19 2017 +0200
@@ -147,6 +147,7 @@
 Source15:       firefox-appdata.xml
 Source16:       MozillaFirefox.changes
 Source17:       l10n_changesets.txt
+Source18:       mozilla-api-key
 # Gecko/Toolkit
 Patch1:         mozilla-nongnome-proxies.patch
 Patch2:         mozilla-shared-nss-db.patch
@@ -361,6 +362,7 @@
 ac_add_options --enable-startup-notification
 #ac_add_options --enable-chrome-format=jar
 ac_add_options --enable-update-channel=%{update_channel}
+ac_add_options --with-mozilla-api-keyfile=%{SOURCE18}
 %if %branding
 ac_add_options --enable-official-branding
 %endif