Opened 14 years ago

Closed 14 years ago

#8444 closed patch (fixed)

Check for python dependencies in configure

Reported by: Raymond Wagner Owned by: Janne Grunau
Priority: minor Milestone: 0.24
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Adds additional checks to configure to only install the python bindings if the necessary dependencies are met.

Attachments (1)

configure.pythoncheck.patch (1.1 KB) - added by Raymond Wagner 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Raymond Wagner

Attachment: configure.pythoncheck.patch added

comment:1 Changed 14 years ago by Janne Grunau

Milestone: unknown0.24
Owner: changed from Isaac Richards to Janne Grunau
Status: newassigned

comment:2 Changed 14 years ago by Janne Grunau

Resolution: fixed
Status: assignedclosed

(In [24573]) configure: add checks for python module dependencies

Build the python bindings only if its dependecies are detected. Closes #8444 based on patch by: wagnerrp

Note: See TracTickets for help on using tickets.