Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apps:catfish:start [2020/09/14 06:13] kevinbowenapps:catfish:start [2020/09/18 21:01] – update links to required packages kevinbowen
Line 17: Line 17:
 ---- ----
  
-===== Dependencies =====+===== Required Packages =====
  
-  * Python +  * [[https://github.com/python/|python 3]] 
-  * Gtk 3.22+ +  * [[https://www.gtk.org|GTK+]] 
-  * GLib 2.42                                                                    +  * [[https://wiki.gnome.org/Projects/GLib|GLib]] (GLib / GObject Python bindings: GdkPixbuf, GLib, GTK 3, Pango, Cairo, Xfconf)
-  * GLib / GObject Python bindings: GdkPixbuf, GLib, GTK 3, Pango, Cairo, Xfconf+
   * [[https://pypi.org/project/pexpect/|Pexpect]]   * [[https://pypi.org/project/pexpect/|Pexpect]]
   * locate or mlocate    * locate or mlocate 
 +
 +For concrete information on the minimum required versions, check [[https://gitlab.xfce.org/apps/catfish/-/blob/master/configure.ac.in|configure.ac.in]]
  
 ---- ----