Skip to content

Commit

Permalink
abseil-cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Seshpenguin committed Oct 29, 2023
1 parent c563c94 commit b6980c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ async function main() {
pacman -S --noconfirm maliit-keyboard qt5-graphicaleffects xdotool libdisplay-info qcoro-qt6 qtkeychain-qt6 libquotient cmark libphonenumber callaudiod reuse gpgme
pacman -S --noconfirm $(pacman -Ssq qt6-)
pacman -S --noconfirm python-setuptools python-websocket-client python-wsaccel pyside6 freerdp noto-fonts noto-fonts-cjk noto-fonts-emoji libimobiledevice libcanberra
# plasma-dialer
pacman -S abseil-cpp
echo "Setting up user"
${arch === "x64" ? 'useradd -m -G wheel user' : ''}
Expand Down

0 comments on commit b6980c8

Please sign in to comment.