Opened 19 years ago

Closed 19 years ago

#1514 closed defect (fixed)

Python is not a required dependency of vte

Reported by: alexander@… Owned by: Randy McMurchy
Priority: high Milestone: 6.2.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

VTE-0.11.13 page says:

VTE Dependencies Required

GTK+-2.6.7 and Python-2.4.1

This is wrong. One can compile VTE without any python stuff installed if he passes the --disable-python switch to ./configure.

Change History (3)

comment:1 by LFS-User@…, 19 years ago

dependson: 1584
Milestone: future6.2
Owner: changed from blfs-book@… to Randy McMurchy
rep_platform: PCAll
Version: d-6.1a-SVN

comment:2 by LFS-User@…, 19 years ago

Status: newassigned

comment:3 by LFS-User@…, 19 years ago

Resolution: fixed
Status: assignedclosed

Removed the Python dependency completely. Because Python is only listed as a dependency to build the bindings, and it requires PyGTK, there is really no need for a Python dependency. The PyGTK dependency is enough as it requires Python.

Note: See TracTickets for help on using tickets.