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