Skip to content

Commit 24a9eea

Browse files
authored
Update get-dependencies.sh
1 parent fbfbf10 commit 24a9eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARCH=$(uname -m)
77
echo "Installing package dependencies..."
88
echo "---------------------------------------------------------------"
99
make-aur-package viber
10-
pacman -Syu --noconfirm qt6-base
10+
pacman -Syu --noconfirm qt6-base qt6-charts
1111

1212
echo "Installing debloated packages..."
1313
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)