aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDaniel Tartavel <contact@librepc.com>2018-12-20 08:29:52 +0100
committerDaniel Tartavel <contact@librepc.com>2018-12-20 08:29:52 +0100
commit425791a74b2b622acd51f0838780244226b3c317 (patch)
treef349cb41d1f57a46b92f7d44fae48b5aa9536f73 /tools
parent3203925c64d32da241cfe769c836de318016b831 (diff)
downloadmageia4arm-425791a74b2b622acd51f0838780244226b3c317.tar
mageia4arm-425791a74b2b622acd51f0838780244226b3c317.tar.gz
mageia4arm-425791a74b2b622acd51f0838780244226b3c317.tar.bz2
mageia4arm-425791a74b2b622acd51f0838780244226b3c317.tar.xz
mageia4arm-425791a74b2b622acd51f0838780244226b3c317.zip
0.9 stable
Diffstat (limited to 'tools')
-rwxr-xr-xtools/install_graphical.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/install_graphical.sh b/tools/install_graphical.sh
index 7aace20..4537ad6 100755
--- a/tools/install_graphical.sh
+++ b/tools/install_graphical.sh
@@ -22,9 +22,9 @@ else
PATH="$(/bin/dirname "$(readlink -f "$0")")"
echo "installing Video drivers"
. $PATH/install_video_driver.sh
- echo "installing gstremer"
+ echo "installing gstreamer"
. $PATH/install_gstreamer.sh
echo "installing task-$1"
- /usr/sbin/urpmi --auto --no-verify-rpm task-$1
+ /usr/sbin/urpmi --auto --no-verify-rpm task-$1 sox
fi
systemctl enable sddm