public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Policy with dependencies
@ 2001-09-22 11:07 Karl Trygve Kalleberg
  2001-09-22 11:29 ` Morgan Christiansson
  0 siblings, 1 reply; 5+ messages in thread
From: Karl Trygve Kalleberg @ 2001-09-22 11:07 UTC (permalink / raw
  To: gentoo-dev

I'm working on packaging a system tool called subterfugue [sic]. It can be
thought of as a very jazzed up version of strace.

It is written Python. Some of its operating modes, such as NetThrottle
(sets a limit on the bandwidth a particular process may eat) requires
pygtk, but most (if not all) the other scripts for subterfugue do not.

For sf to depend on pygtk, it will depend on gnome, x11 and a slew of
other packages, even though 95% of sf itself is ideally suited for an
X-free (no X) box.

Merging in pygtk later on makes it work perfectly.

Should I just make a not in post_install() about this, and don't bother
with the pygtk dependency ?


Kind regards,

Karl T



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

end of thread, other threads:[~2001-10-03 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-22 11:07 [gentoo-dev] Policy with dependencies Karl Trygve Kalleberg
2001-09-22 11:29 ` Morgan Christiansson
2001-09-22 11:44   ` Karl Trygve Kalleberg
2001-10-02  5:06     ` Mikael Hallendal
2001-10-03  6:37       ` Karl Trygve Kalleberg

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