Bug 295

Summary: gamin installs python support even if python is disabled
Product: buildroot Reporter: Sven Neumann <s.neumann>
Component: OtherAssignee: 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

Description Sven Neumann 2009-04-20 14:53:31 UTC
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.
Comment 1 Peter Korsgaard 2009-05-13 09:05:55 UTC
Thanks, committed