diff --git a/PKGBUILD b/PKGBUILD
index e1ce612..2b27543 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: TROM <contact@tromsite.com>
 pkgname=tromjaro-fixes
 pkgver=3
-pkgrel=0
+pkgrel=1
 pkgdesc="Various fixes for TROMjaro OS"
 arch=(any)
 url=""
@@ -11,6 +11,7 @@ depends=('xfce4-appfinder'
          'rsync'
          'inotify-tools'
          'qt6gtk2'
+         'qt5gtk2'
          'yad')
 conflicts=('qt5-styleplugins')
 provides=('tromjaro-fixes')