| Bug#: 201515 | Product: Gentoo Linux | Version: 2007.0 | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: tex@gentoo.org | Reported By: clotho67@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-text/dvipdfmx-20071115-r1 don't need to depend on virtual/ghostscript | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-12-06 20:11 0000 | |||
| Description: | Opened: 2007-12-06 20:11 0000 |
The old ebuild depend on virtual/ghostscript only because it need the CMap files from ghostscript. But the location of CMap files in different versions and different implementations of ghostscript are different, it is hard to do the symbol link. As we know choose to runtime depend on poppler-data, we no longer need to depend on virtual/ghostscript. Reproducible: Always