mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Update build scripts.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
490d76d920
commit
9a7b218373
3 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@ New Packages in MATE 1.10:
|
|||
libgnomecanvas
|
||||
zenity (depends on libgnomecanvas)
|
||||
galculator
|
||||
docutils
|
||||
caja-dropbox
|
||||
|
||||
Renamed Packages in MATE 1.10:
|
||||
|
||||
|
|
|
@ -65,6 +65,7 @@ for dir in \
|
|||
deps/perl-net-dbus \
|
||||
deps/system-tools-backends \
|
||||
deps/liboobs \
|
||||
deps/docutils \
|
||||
; do
|
||||
# Get the package name
|
||||
package=$(echo $dir | cut -f2- -d /)
|
||||
|
|
|
@ -41,6 +41,7 @@ for dir in \
|
|||
extra/galculator \
|
||||
extra/atril \
|
||||
extra/caja-extensions \
|
||||
extra/caja-dropbox \
|
||||
extra/eom \
|
||||
extra/mate-applets \
|
||||
extra/mate-icon-theme-faenza \
|
||||
|
|
Loading…
Reference in a new issue