Difference between revisions of "MATE Runtime Dependencies"

From LFScript
(Created page with "Category:Scripts <scriptname>mate-runtime-dependencies</scriptname> == Dependencies == * <dependency>gvfs</dependency> (for opening computer:// and trash://) * <dependenc...")
 
Line 6: Line 6:
 
* <dependency>hicolor-icon-theme</dependency> (for default icons)
 
* <dependency>hicolor-icon-theme</dependency> (for default icons)
 
* <dependency>yelp</dependency> (for the help system)
 
* <dependency>yelp</dependency> (for the help system)
 +
* <dependency>consolekit</dependency>
  
 
== Installation ==
 
== Installation ==
 
This is a [[Package Group]]. If it is selected in LFScript, it will simply install all dependencies listed above.
 
This is a [[Package Group]]. If it is selected in LFScript, it will simply install all dependencies listed above.

Revision as of 21:57, 10 March 2017

LFScript can find this software under the name mate-runtime-dependencies.

Dependencies

  • gvfs (for opening computer:// and trash://)
  • hicolor-icon-theme (for default icons)
  • yelp (for the help system)
  • consolekit

Installation

This is a Package Group. If it is selected in LFScript, it will simply install all dependencies listed above.