public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] kernel.eclass dependancy
@ 2003-07-05 22:51 Marco Mascherpa
  2003-07-06  2:58 ` Georgi Georgiev
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Mascherpa @ 2003-07-05 22:51 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry to bother the the whole mailing list with this one, but i think it's 
quite urgent and it seems the right way to notice the people concerned.

At the momento in kernel.eclass i read:

DEPEND="!build? ( sys-apps/sed
				>=sys-devel/binutils-2.11.90.0.31 )
			doc? ( app-text/docbook-sgml-utils
				media-gfx/transfig )
			app-admin/addpatches"

The point is transfig depends on xfree; so in my gui-free server with a 
USE="-X" in make.conf, during and update it came out that i would have to 
install xfree..

Shouldn't kernel.eclass be modified this way?

DEPEND="!build? ( sys-apps/sed
				>=sys-devel/binutils-2.11.90.0.31 )
			doc? app-text/docbook-sgml-utils
				X? media-gfx/transfig
			app-admin/addpatches"

Best regards

- -- 
Marco Mascherpa
GPG public key: http://mush.monrif.net/mush.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/B1ZbWDzw77m88hsRAkIOAKCmbpU+ISF2wJLIoZjzqqXVrtKx6gCgz79p
EAi9+tIHGBdI3YPNwNSYEjk=
=OqLM
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] kernel.eclass dependancy
  2003-07-05 22:51 [gentoo-dev] kernel.eclass dependancy Marco Mascherpa
@ 2003-07-06  2:58 ` Georgi Georgiev
  2003-07-06 13:41   ` Heinrich Wendel
  0 siblings, 1 reply; 3+ messages in thread
From: Georgi Georgiev @ 2003-07-06  2:58 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

On 06/07/2003 at 00:51:01(+0200), Marco Mascherpa used 1.1K just to say:
> DEPEND="!build? ( sys-apps/sed
> 				>=sys-devel/binutils-2.11.90.0.31 )
> 			doc? app-text/docbook-sgml-utils
> 				X? media-gfx/transfig

This way transfig does not depend on "doc" at all.

-- 
()   Georgi Georgiev   () divorce, n: A change of wife.                ()
()    chutz@gg3.net    ()                                              ()
()  +81(90)6266-1163   ()                                              ()

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] kernel.eclass dependancy
  2003-07-06  2:58 ` Georgi Georgiev
@ 2003-07-06 13:41   ` Heinrich Wendel
  0 siblings, 0 replies; 3+ messages in thread
From: Heinrich Wendel @ 2003-07-06 13:41 UTC (permalink / raw
  To: gentoo-dev

On Sunday 06 July 2003 04:58, Georgi Georgiev wrote:
> On 06/07/2003 at 00:51:01(+0200), Marco Mascherpa used 1.1K just to say:
> > DEPEND="!build? ( sys-apps/sed
> >
> > 				>=sys-devel/binutils-2.11.90.0.31 )
> >
> > 			doc? app-text/docbook-sgml-utils
> > 				X? media-gfx/transfig
>
> This way transfig does not depend on "doc" at all.

So you should change it to

doc? ( X? (media-gfx/transfig) app-text/docbook-sgml-utils )

mfg, Heinrich :)

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-06 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-05 22:51 [gentoo-dev] kernel.eclass dependancy Marco Mascherpa
2003-07-06  2:58 ` Georgi Georgiev
2003-07-06 13:41   ` Heinrich Wendel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox