Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2005 19:46:26 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        freebsd-emulation@FreeBSD.org
Subject:   Dependancy hell, post linux_base-8 conversion
Message-ID:  <20050116034626.GA24533@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
Now that we've changed from linux_base[-rh7] to linux_base-8 as the
default linux base we've entered dependency hell. :-(

Previously print/acroread[5] depended only on linux_base.
Now acroread depends on x11/linux-XFree86-libs, which depends on
x11-fonts/linux-fontconfig, which depends on textproc/linux-expat, which
finally depends on linux_base-8.

Is this really what we want to do?  Go from a single complete and
comprehensive dependency to four?

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050116034626.GA24533>