GTG

Merge lp:~huxuan/gtg/bug-992638 into lp:~gtg/gtg/old-trunk

Proposed by Xuan (Sean) Hu
Status: Merged
Merged at revision: 1187
Proposed branch: lp:~huxuan/gtg/bug-992638
Merge into: lp:~gtg/gtg/old-trunk
Diff against target: 25 lines (+8/-0)
1 file modified
README (+8/-0)
To merge this branch: bzr merge lp:~huxuan/gtg/bug-992638
Reviewer Review Type Date Requested Status
Izidor Matušov Approve
Review via email: mp+108277@code.launchpad.net

Description of the change

Add description for installing python-suds and python-evolution for specific backends.

bug #992638

To post a comment you must log in.
Revision history for this message
Izidor Matušov (izidor) wrote :

Thanks for the quick patch

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README'
2--- README 2012-03-23 07:35:28 +0000
3+++ README 2012-06-01 03:52:32 +0000
4@@ -17,6 +17,8 @@
5 * python-xdg
6 * python-liblarch
7 * python-liblarch-gtk
8+ * python-suds (dependency of MantisBT backend)
9+ * python-evolution (dependency of Evolution backend)
10
11 To generate the API documentation, you'll also need to install 'pydoctor'.
12
13@@ -28,6 +30,12 @@
14 $ sudo apt-get install python-gtk2 python-gnome2 python-glade2 \
15 python-xdg python-configobj python-pydoctor
16
17+For evolution backend, you need python-evolution by command:
18+ $ sudo apt-get install python-evolution
19+
20+For MantisBT backend, you need python-suds by command:
21+ $ sudo apt-get install python-suds
22+
23 Note that the python-pydoctor package is broken in karmic.
24
25 ===== Installing and Running =====

Subscribers

People subscribed via source and target branches

to status/vote changes: