| Bug#: 44097 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: blocker | Priority: P2 |
| Resolution: FIXED | Assigned To: eradicator@gentoo.org | Reported By: balk0016@umn.edu | |
| Component: Applications | |||
| URL: | |||
| Summary: Gramofile has incorrect fftw requirement | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-03-08 19:36 0000 | |||
| Description: | Opened: 2004-03-08 19:36 0000 |
Right now gramofile requires dev-libs/fftw. Gramofile will only compile with fftw-2.x.x; it breaks with fftw-3.x.x To fix this, make the ebuild require a 2.x.x version of fftw. Reproducible: Always Steps to Reproduce: 1. emerge fftw-3.x.x 2. emerge gramofile 3. Actual Results: The gramofile compile fails Expected Results: Gramofile should have compiled successfully.
eradicator, can you also enhance the DESCRIPTION field on that ebuild?
alright, fixed. Thanks for pointing this out.