From eb09cdeb39084acde8eb7f329335d64390f98c92 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 28 Sep 2013 22:20:50 +0700 Subject: [PATCH] Added mate-system-tools and all it's dependencies to the automated build script Signed-off-by: Willy Sudiarto Raharjo --- testing/mate-build-testing.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/testing/mate-build-testing.sh b/testing/mate-build-testing.sh index f3665a6..94ea4f0 100644 --- a/testing/mate-build-testing.sh +++ b/testing/mate-build-testing.sh @@ -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 /)