Update docs about gtksourceview

This commit is contained in:
Willy Sudiarto Raharjo 2013-09-28 09:22:58 +07:00
parent 85ad885c75
commit d9f433cd35
3 changed files with 5 additions and 8 deletions

View file

@ -6,9 +6,6 @@ permits. Working packages will be added to the 'mate-build-extra.sh' script.
More packages may be added here over time. More packages may be added here over time.
Note: gtksourceview in /deps (a dependency of mate-text-editor) has been Note: gtksourceview in /deps (a dependency of mate-text-editor) has been
downgraded from a development version in SlackBuilds.org. If you are running downgraded from a development version in SlackBuilds.org. If you are running
Slackware 14.0, the gtksourceview from SBo is fine and you can remove Slackware -current or newer Slackware version than 14.0, then the gtksourceview
gtksourceview from the list of packages to built in the mate-build-extra.sh from SBo won't build so you can use the one in the /deps directory.
script. However, if you are running Slackware -current, then the
gtksourceview from SBo won't build so you can use the one in the /deps
directory.

View file

@ -4,7 +4,7 @@ running processes on your system. It also provides an overview of
available resources such as CPU and memory available resources such as CPU and memory
mate-system-monitor requires these packages and they are provided mate-system-monitor requires these packages and they are provided
in extra/ as well : in deps/ as well :
- libgtop - libgtop
- libsigc++ - libsigc++
- glibmm - glibmm

View file

@ -1,2 +1,2 @@
Requires gtksourceview-2.0. Please see the README in the /extra directory Requires gtksourceview-2.0. Please see the README in the /extra directory
regarding gtksourceview on Slackware 14.0 vs. -current. regarding gtksourceview on Slackware 14.0 vs. -current or newer Slackware version.