mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Update docs about gtksourceview
This commit is contained in:
parent
85ad885c75
commit
d9f433cd35
3 changed files with 5 additions and 8 deletions
|
@ -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.
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue