| Summary: | libjpeg has no Config.in | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Tapio Tallgren <tapio.tallgren> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot, tapio.tallgren |
| Priority: | P5 | ||
| Version: | 2018.11.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Tapio Tallgren
2019-01-10 17:33:41 UTC
jpeg is a virtual package (provided either by libjpeg or libjpeg-turbo). Use BR2_PACKAGE_JPEG / jpeg to ensure libjpeg or libjpeg-turbo is available. See the many packages with a 'select BR2_PACKAGE_JPEG' |