20
edits
No edit summary |
(added python 2.4) |
||
| Line 56: | Line 56: | ||
#these packages are needed as of March 3, 2009 for a plugins fix | #these packages are needed as of March 3, 2009 for a plugins fix | ||
fakeroot apt-get install libxdamage-dev libxcomposite-dev | fakeroot apt-get install libxdamage-dev libxcomposite-dev | ||
#you now need Python 2.4 to build also | |||
fakeroot apt-get install python2.4 | |||
exit | exit | ||
edits