Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: xorg forced by way of glib's test USE flag
Date: Sun, 28 Apr 2013 22:50:51
Message-Id: CAN0CFw0MA0LjNmR4Tab5_J7pk-OQ5Rokgw9J4L+nt7-zVtC_Mg@mail.gmail.com
In Reply to: [gentoo-user] xorg forced by way of glib's test USE flag by Grant
1 > I'm setting up Gentoo on a Beaglebone and I'm trying to do an 'emerge
2 > -DuN world' but it wants to pull in a mountain of xorg stuff. I've
3 > tracked the problem down to the test USE flag on glib:
4 >
5 > [ebuild R ] dev-libs/glib-2.32.4-r1:2 USE="{test*} -debug (-fam)
6 > (-selinux) -static-libs (-systemtap) -utils -xattr"
7 >
8 > USE="-test" has no effect. I'm on the
9 > default/linux/arm/13.0/armv7a/developer profile. Can I avoid
10 > installing xorg?
11 >
12 > - Grant
13
14 I fixed it by switching to the default/linux/arm/13.0/armv7a profile.
15 They must mean a Gentoo developer. :)
16
17 - Grant