Gentoo Archives: gentoo-dev

From: Paul <set@×××××.com>
To: Nick Brown <nicbrown@×××××.com>
Cc: gentoo-dev@g.o
Subject: [gentoo-dev] Re: imagemagick forces freetype to be installed
Date: Sun, 11 May 2003 02:09:21
Message-Id: 20030511020915.GY23296@squish.home.loc
In Reply to: [gentoo-dev] imagemagick forces freetype to be installed by Nick Brown
1 Nick Brown <nicbrown@×××××.com>, on Sat May 10, 2003 [01:19:05 PM] said:
2 > If I do;
3 > USE="-X -cups -truetype" emerge -p imagemagick
4 > it still insists on installing freetype!
5 >
6 > The below is from the imagemagick .ebuild.
7 > The depend section has 2 lines that specify freetype.
8 > The first unconditionally, and the second conditional on the truetype
9 > USE flag. As can be seen in the compile section if you don't specify
10 > truetype, it turns of support for it.
11 >
12 > How do I install imagemagick without installing freetype?
13 > or is the .ebuild broken?
14 >
15 > thanks,
16 > Nick
17 >
18 >
19 > DEPEND="media-libs/jbigkit
20 > >=sys-apps/bzip2-1
21 > sys-libs/zlib
22 > >=media-libs/freetype-2.0
23
24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
25 Zap this line, and see if things work right. Mention your
26 testing in the bug report.
27
28 Paul
29 set@×××××.com
30
31 --
32 gentoo-dev@g.o mailing list