at qt5-wayland to base

master
Alex 2022-10-03 11:37:47 -05:00
parent ac62a8bd96
commit d54a182d52
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgname="ajh-base" pkgname="ajh-base"
pkgver="1.0.0" pkgver="1.0.0"
pkgver="1" pkgver="1"
pkgrel="1" pkgrel="2"
pkgdesc="Install my config for Arch based systems." pkgdesc="Install my config for Arch based systems."
arch=("x86_64") arch=("x86_64")
@ -29,7 +29,6 @@ depends=(
"xdg-utils" "xdg-utils"
"xdg-user-dirs" "xdg-user-dirs"
"pacman-contrib" "pacman-contrib"
"python-urwid"
"ufw" "ufw"
"wget" "wget"
"curl" "curl"
@ -47,6 +46,10 @@ depends=(
"openssh" "openssh"
"flatpak" "flatpak"
#libs/plugins
"python-urwid"
"qt5-wayland"
#devel #devel
"clang" "clang"
"python-pip" "python-pip"