From e8d7c816d0c5f8305709ea67df107508c76aebfc Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Fri, 5 Jan 2024 10:39:32 +0000 Subject: [PATCH] added yad as dependency --- PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 825714c..5848af0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: TROM pkgname=tromjaro-fixes pkgver=2 -pkgrel=3 +pkgrel=3.1 pkgdesc="Various fixes for TROMjaro OS" arch=(any) url="" @@ -12,7 +12,8 @@ depends=('xfce4-appfinder' 'inotify-tools' 'qt5gtk2' 'qt6gtk2-git' - 'qqc2-desktop-style5') + 'qqc2-desktop-style5' + 'yad') conflicts=('qt5-styleplugins') provides=('tromjaro-fixes') backup=()