| Bug#: 47537 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: x11@gentoo.org | Reported By: muchar@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: 3ddesktop: Bad dependency in ebuild. | |||
| Keywords: EBUILD | |||
| Status Whiteboard: | |||
| Opened: 2004-04-11 12:30 0000 | |||
| Description: | Opened: 2004-04-11 12:30 0000 |
After switching from xfree to xorg-x11, when I did emerge -Upv world, it wanted to install xfree again. After investigation, it appeared that 3ddesktop has a wrong dependancy - it points to x11-base/xfree instead of virtual/x11. Reproducible: Always Steps to Reproduce: 1. Change from xfree to xorg-x11 2. emerge sync 3. emerge -Upv world Actual Results: It wanted to install xfree again. Expected Results: Nothing.
Created an attachment (id=29101) [details]
Change dependancy from x11-base/xfree to virtual/x11
Fixed. On a side note, it looks like you attached the xorg-x11 ebuild instead of the 3ddesktop one.