msb/CURRENT.TXT
Willy Sudiarto Raharjo 9d4e64958f Update CURRENT.TXT information
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2013-05-20 09:15:44 +07:00

23 lines
917 B
Text

The following is a list of notes on building MATE on Slackware -current:
Tue Mar 26 02:06:35 UTC 2013
Another note about the addition of dconf to Slackware -current. If you
previously built MATE packages with the dconf in the MATE SlackBuilds /deps
directory, you'll need to rebuild the following packages using the new dconf
in -current:
base/mate-control-center
base/mate-panel
base/mate-settings-daemon
extra/mate-terminal
Sun Mar 24 04:48:35 UTC 2013
Pat just added dconf to Slackware -current and dconf is included as a
dependency package in the /base directory. So, if you are building MATE on
-current with Pat's new dconf installed, you shouldn't need to build the dconf
package in the MATE SlackBuild repository. And if you are using the
mate-build-base.sh script, then please edit that script and remove line 52:
dconf \
And then proceed with running the script. Please report any issues. Thanks!