summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 363a6fc..ae182bd 100755
--- a/setup.sh
+++ b/setup.sh
@@ -16,7 +16,7 @@ OWNER=st33v
# Packages
# ---------------------------------------------------------------------------
echo "==> Installing required packages..."
-pacman -Sy --needed --noconfirm curl imagemagick ghostscript nginx
+pacman -Sy --needed --noconfirm curl imagemagick ghostscript ffmpeg nginx
# ---------------------------------------------------------------------------
# Nginx conflict checks