| Summary: | gamin installs python support even if python is disabled | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Sven Neumann <s.neumann> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | conditionally disable python support | ||
Thanks, committed |
Created attachment 255 [details] conditionally disable python support The gamin package installs files for Python support even if Python is not enabled in buildroot. The attached patch fixes this.