Gentoo Archives: gentoo-dev

From: John Nilsson <john@×××××××.nu>
To: Spider <spider@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Unmerging dependent packages
Date: Sat, 17 Apr 2004 14:53:40
Message-Id: 1082213669.2723.56.camel@newkid.milsson.nu
In Reply to: Re: [gentoo-dev] Unmerging dependent packages by Spider
1 Sorry I should have been more specific. I meant that "-X" explicitly
2 states no X, so a package such as tk should fail because it depends on
3 X.
4
5 either somthing like
6 DEPEND = "X? (virtual/x11) : ( blocked )"
7 in tk
8
9 or something like
10 KEYWORDS = "X? (x86) : (-x86)"
11 in xfree
12
13 -John
14
15 > +tcltk == tk , tk is a gui toolkit and -needs- X. So if you want tcltk
16 > you must have X. :-)
17 >
18 >
19 > //Spider

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Unmerging dependent packages Stuart Herbert <stuart@g.o>
Re: [gentoo-dev] Unmerging dependent packages Chris Gianelloni <wolf31o2@g.o>