public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/
@ 2017-01-29 18:01 99% Jory Pratt
  0 siblings, 0 replies; 1+ results
From: Jory Pratt @ 2017-01-29 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     effff3a0fbb838fb323066b851a5c800f9510c2d
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 18:00:58 2017 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 18:00:58 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=effff3a0

mail-client/thunderbird : Allow to build with rust for developers

 mail-client/thunderbird/thunderbird-52.0_beta1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mail-client/thunderbird/thunderbird-52.0_beta1.ebuild b/mail-client/thunderbird/thunderbird-52.0_beta1.ebuild
index 1f30e13..24a5149 100644
--- a/mail-client/thunderbird/thunderbird-52.0_beta1.ebuild
+++ b/mail-client/thunderbird/thunderbird-52.0_beta1.ebuild
@@ -37,7 +37,7 @@ HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
 KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist hardened ldap lightning +minimal mozdom selinux"
+IUSE="bindist hardened ldap lightning +minimal mozdom rust selinux"
 RESTRICT="!bindist? ( bindist )"
 
 PATCH_URIS=( https://dev.gentoo.org/~{anarchy,axs,polynomial-c}/mozilla/patchsets/${PATCHFF}.tar.xz )
@@ -59,7 +59,8 @@ DEPEND="${CDEPEND}
 	amd64? ( ${ASM_DEPEND}
 		virtual/opengl )
 	x86? ( ${ASM_DEPEND}
-		virtual/opengl )"
+		virtual/opengl )
+	rust? ( dev-lang/rust )"
 
 RDEPEND="${CDEPEND}
 	selinux? ( sec-policy/selinux-thunderbird )
@@ -178,6 +179,7 @@ src_configure() {
 	mozconfig_annotate '' --with-user-appdir=.thunderbird
 
 	mozconfig_use_enable ldap
+	mozconfig_use_enable rust
 
 	mozlinguas_mozconfig
 


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-01-29 18:01 99% [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/ Jory Pratt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox