~ubuntu-branches/debian/experimental/dogtail/experimental

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Garcia Sogo
  • Date: 2006-12-16 10:57:30 UTC
  • mfrom: (1.2.1 upstream) (3.1.1 edgy)
  • Revision ID: james.westby@ubuntu.com-20061216105730-utt6mcidfssawo7j
Tags: 0.6.1-3
pyhton-at-spi has to be added as dependency (Closes: #402752)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
Dependencies
17
17
============
18
18
 
19
 
pyspi 0.5.3 or newer:
 
19
pyspi 0.6.0 or newer:
20
20
  http://people.redhat.com/zcerza/dogtail/releases/
21
21
 
22
22
Python bindings for your distribution, e.g. python-apt or rpm-python
23
23
 
 
24
PyGTK and GNOME-Python
 
25
 
24
26
Applications to test, e.g. from the GNOME desktop:
25
27
  http://gnome.org/
26
28
 
 
29
Xvfb and xinit:
 
30
  http://xorg.freedesktop.org/
 
31
 
27
32
ImageMagick (optional):
28
33
  http://www.imagemagick.org/
29
34
 
30
 
Xvfb (optional):
31
 
  http://xorg.freedesktop.org/
32
 
 
33
35
cElementTree or ElementTree (optional):
34
36
  http://effbot.org/downloads/
35
37