mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Added mate-system-tools and all it's dependencies to the automated build script
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
db6ee85a2b
commit
eb09cdeb39
1 changed files with 5 additions and 0 deletions
|
@ -41,6 +41,11 @@ for dir in \
|
|||
pam_unix2 \
|
||||
mate-screensaver \
|
||||
mate-bluetooth \
|
||||
perl-xml-twig \
|
||||
perl-net-dbus \
|
||||
system-tools-backends \
|
||||
liboobs \
|
||||
mate-system-tools \
|
||||
; do
|
||||
# Get the package name
|
||||
package=$(echo $dir | cut -f2- -d /)
|
||||
|
|
Loading…
Reference in a new issue