diff options
-rw-r--r-- | gtk-recordmydesktop/INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk-recordmydesktop/INSTALL b/gtk-recordmydesktop/INSTALL index 6ebc8f7..32fc9f0 100644 --- a/gtk-recordmydesktop/INSTALL +++ b/gtk-recordmydesktop/INSTALL @@ -7,8 +7,8 @@ http://recordmydesktop.sourceforge.net DEPENDENCIES: GNU automake >=1.5 -PyGTK >= 2.4 (You will need the dev package, too) -Gnome Python Extras >= 2.11.3 or PyGTK>=2.10 (Be carefull since this is checked on runtime. ) +Python >= 2.4 +PyGTK>=2.10 or PyGTK>=2.8 with gnome-python-extras >= 2.11.3 (Be carefull since this is checked on runtime. ) recordMyDesktop 3.0 To compile the program you have to go through the regular drill: |