Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/spectrum2/
Date: Tue, 26 Feb 2019 20:29:23
Message-Id: 1551212910.cf6c53889128ff85af770e8948e97493d872468e.andrey_utkin@gentoo
1 commit: cf6c53889128ff85af770e8948e97493d872468e
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 26 20:24:51 2019 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 26 20:28:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6c5388
7
8 net-im/spectrum2: boost must be with nls
9
10 No revbump since this is a build failure issue.
11 Successful installations don't need a rebuild.
12
13 Bug: https://bugs.gentoo.org/678828
14 Package-Manager: Portage-2.3.51, Repoman-2.3.12
15 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
16
17 net-im/spectrum2/spectrum2-2.0.10.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/net-im/spectrum2/spectrum2-2.0.10.ebuild b/net-im/spectrum2/spectrum2-2.0.10.ebuild
21 index 285dd6d4982..ddc335eca68 100644
22 --- a/net-im/spectrum2/spectrum2-2.0.10.ebuild
23 +++ b/net-im/spectrum2/spectrum2-2.0.10.ebuild
24 @@ -18,7 +18,7 @@ IUSE="debug doc frotz irc mysql postgres purple sms +sqlite test twitter whatsap
25 REQUIRED_USE="|| ( mysql postgres sqlite )"
26
27 RDEPEND="
28 - dev-libs/boost:=
29 + dev-libs/boost:=[nls]
30 dev-libs/expat
31 dev-libs/libev:=
32 dev-libs/log4cxx