We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10bfba commit f7aba01Copy full SHA for f7aba01
pkgbuild/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=$(date +%y.%m.%d)
5
pkgrel=$(date +%H%M)
6
arch=('any')
7
license=('GPL')
8
-depends=('adw-gtk-theme' 'kvantum' 'kvantum-qt5' 'qadwaitadecorations-qt6')
+depends=('adw-gtk-theme' 'kvantum' 'kvantum-qt5' 'qadwaitadecorations-qt6' 'plasma-integration' 'plasma5-integration')
9
conflicts=('kvantum-theme-libadwaita-git')
10
url="https://github.com/biglinux/$pkgname"
11
pkgdesc="Sync Gnome theme to QT"
0 commit comments