missing packages

This commit is contained in:
Chris Titus 2021-10-26 19:40:00 -05:00
parent 709b93ccec
commit 1d66ca7665
2 changed files with 17 additions and 0 deletions

View File

@ -78,6 +78,7 @@ PKGS=(
'bluedevil' 'bluedevil'
'bluez' 'bluez'
'bluez-libs' 'bluez-libs'
'bluez-utils'
'breeze' 'breeze'
'breeze-gtk' 'breeze-gtk'
'bridge-utils' 'bridge-utils'
@ -91,9 +92,12 @@ PKGS=(
'discover' 'discover'
'dolphin' 'dolphin'
'dosfstools' 'dosfstools'
'dtc'
'efibootmgr' # EFI boot 'efibootmgr' # EFI boot
'egl-wayland' 'egl-wayland'
'exfat-utils' 'exfat-utils'
'extra-cmake-modules'
'filelite'
'flex' 'flex'
'fuse2' 'fuse2'
'fuse3' 'fuse3'
@ -109,16 +113,23 @@ PKGS=(
'gst-libav' 'gst-libav'
'gst-plugins-good' 'gst-plugins-good'
'gst-plugins-ugly' 'gst-plugins-ugly'
'gwenview'
'haveged' 'haveged'
'htop' 'htop'
'iptables-nft' 'iptables-nft'
'jdk-openjdk' # Java 17 'jdk-openjdk' # Java 17
'kate' 'kate'
'kcodecs'
'kcoreaddons'
'kde-plasma-addons'
'kinfocenter'
'kscreen'
'kvantum-qt5' 'kvantum-qt5'
'kde-gtk-config' 'kde-gtk-config'
'kitty' 'kitty'
'konsole' 'konsole'
'layer-shell-qt' 'layer-shell-qt'
'libdvdcss'
'libnewt' 'libnewt'
'libtool' 'libtool'
'linux' 'linux'
@ -144,11 +155,16 @@ PKGS=(
'patch' 'patch'
'picom' 'picom'
'pkgconf' 'pkgconf'
'plasma-nm'
'powerdevil'
'powerline-fonts' 'powerline-fonts'
'print-manager' 'print-manager'
'pulseaudio' 'pulseaudio'
'pulseaudio-alsa' 'pulseaudio-alsa'
'pulseaudio-bluetooth' 'pulseaudio-bluetooth'
'python-notify2'
'python-psutil'
'python-pyqt5'
'python-pip' 'python-pip'
'qemu' 'qemu'
'rsync' 'rsync'

View File

@ -29,6 +29,7 @@ PKGS=(
'dxvk-bin' # DXVK DirectX to Vulcan 'dxvk-bin' # DXVK DirectX to Vulcan
'github-desktop-bin' # Github Desktop sync 'github-desktop-bin' # Github Desktop sync
'lightly-git' 'lightly-git'
'lightlyshaders-git'
'mangohud' # Gaming FPS Counter 'mangohud' # Gaming FPS Counter
'mangohud-common' 'mangohud-common'
'nerd-fonts-fira-code' 'nerd-fonts-fira-code'