From d54a182d52ec4249e33c899e3e94b930bde31089 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 3 Oct 2022 11:37:47 -0500 Subject: [PATCH] at qt5-wayland to base --- installers/arch/ajh-base/PKGBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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"