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
xfce:building [2019/06/22 11:59] – [From the code repository] skunnykxfce:building [2019/06/22 12:04] – [Xfce's dependency chain] skunnyk
Line 46: Line 46:
   * Gtk+ and Glib headers, in some distributions called the -devel packages    * Gtk+ and Glib headers, in some distributions called the -devel packages 
     * Xfce 4.14 requires Gtk+ 3.22 and Glib 2.42     * Xfce 4.14 requires Gtk+ 3.22 and Glib 2.42
-    * Xfce 4.12 requires Gtk+ 2.24 and Glib 2.30+    * Xfce 4.12 requires Gtk+ 2.24 and Glib  
 +    * pkgconfig 
 +    * Coffee or tea 
 + 
 + 
 +For history, here are the versions needed for older xfce releases, which are not supported anymore
     * Xfce 4.10 requires Gtk+ 2.20 and Glib 2.24     * Xfce 4.10 requires Gtk+ 2.20 and Glib 2.24
     * Xfce 4.8 requires Gtk+ 2.14 and Glib 2.20     * Xfce 4.8 requires Gtk+ 2.14 and Glib 2.20
     * Xfce 4.6 requires Gtk+ 2.10 and Glib 2.12     * Xfce 4.6 requires Gtk+ 2.10 and Glib 2.12
-  * pkgconfig +
-  * Coffee+
  
 ===== Xfce's dependency chain ===== ===== Xfce's dependency chain =====
Line 60: Line 64:
   * libxfce4util   * libxfce4util
   * xfconf   * xfconf
-  * libxfce4ui, garcon, <del>libxfcegui4</del> ((deprecated since 4.8 but still required for some plugins)) +  * libxfce4ui 
-  * exo +  * garcon, exo
-  * xfce4-panel+
   * thunar   * thunar
-  * xfce4-settings, xfce4-session, xfdesktop, xfwm4, <del>xfce-utils</del> ((this package conflicts with xfce4-session, xfce4-appfinder and libxfce4ui since Xfce 4.10 and is not required anymore)), xfce4-appfinder, ...+  * xfce4-panel, xfce4-settings, xfce4-session, xfdesktop, xfwm4, xfce4-appfinder, tumbler...
  
 ===== Package specific dependencies ===== ===== Package specific dependencies =====