Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/
Date: Thu, 14 Jul 2016 14:07:35
Message-Id: 1468505452.6d5888a8e1b94f4396c666f403465256da0d0834.blueness@gentoo
1 commit: 6d5888a8e1b94f4396c666f403465256da0d0834
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 14 14:09:13 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 14 14:10:52 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6d5888a8
7
8 world.conf: enable USE=icu for dev-qt/qtcore:5
9
10 core/etc/grs/world.conf | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
14 index 8d6b706..deefc0f 100644
15 --- a/core/etc/grs/world.conf
16 +++ b/core/etc/grs/world.conf
17 @@ -3503,7 +3503,7 @@ package.env : dev-qt/qtcore:4 dev-qt_qtcore_4
18 env : LDFLAGS="-liconv"
19
20 [dev-qt/qtcore:5]
21 -package.use : dev-qt/qtcore:5 -debug -icu -systemd -test
22 +package.use : dev-qt/qtcore:5 -debug -systemd -test icu
23 package.env : dev-qt/qtcore:5 dev-qt_qtcore_5
24 env : LDFLAGS="-liconv"