Skip to content

Commit f7aba01

Browse files
committed
Add plasma integration depends to better theme in gtk desktops
1 parent f10bfba commit f7aba01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgbuild/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pkgver=$(date +%y.%m.%d)
55
pkgrel=$(date +%H%M)
66
arch=('any')
77
license=('GPL')
8-
depends=('adw-gtk-theme' 'kvantum' 'kvantum-qt5' 'qadwaitadecorations-qt6')
8+
depends=('adw-gtk-theme' 'kvantum' 'kvantum-qt5' 'qadwaitadecorations-qt6' 'plasma-integration' 'plasma5-integration')
99
conflicts=('kvantum-theme-libadwaita-git')
1010
url="https://github.com/biglinux/$pkgname"
1111
pkgdesc="Sync Gnome theme to QT"

0 commit comments

Comments
 (0)