Bug 166370 - app-emulation/dosemu-1.3.3 never installs xlsfonts because virtual/x11 is broken.
|
Bug#:
166370
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: hanno@gentoo.org
|
Reported By: ssuominen@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: app-emulation/dosemu-1.3.3 never installs xlsfonts because virtual/x11 is broken.
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-02-11 17:03 0000
|
virtual/x11 doesn't dep on xlsfonts so it's not an alternative to these deps.
therefore, dosemu ebuild should be cleaned and traces of virtual/x11 be
removed.. or virtual/x11 should depend on xlsfonts.
RDEPEND="X? (
|| ( (
x11-libs/libXxf86vm
x11-libs/libXau
x11-libs/libXdmcp
x11-proto/xf86dgaproto
x11-apps/xset
x11-apps/xlsfonts
x11-apps/bdftopcf
x11-apps/mkfontdir
)
virtual/x11
) )
18:46] < Nahlu> [nomerge ] app-emulation/dosemu-1.3.3 USE="X gpm -debug
-svga"
[18:46] < Nahlu> [ebuild N ] virtual/x11-7.0-r2 USE="dri" 0 kB
Hanno, say a word and I'll fix the deps for dosemu.. I rather not keep this bug
open in my list.
Uhm, just nuke it and be done with it.
Nuked virtual/x11 from latest dosemu ebuild..
(Should be using emake instead of make and WANT_AUTOCONF line instead of
straight forward dep >=sys-devel/autoconf-2.57. But that's another bug.)