author | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 17:42:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 17:42:13 UTC |
parent | 10406c613fb7d0c77e3651c8715a988e206263bc |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 9e64ecb..d14f1e1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=(x86_64) pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma Desktop' url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(frameworkintegration kdecoration breeze-icons kwayland kirigami2 hicolor-icon-theme) +depends=(frameworkintegration kdecoration breeze-icons kirigami2 hicolor-icon-theme) makedepends=(extra-cmake-modules kcmutils) optdepends=('breeze-gtk: Breeze widget style for GTK applications' 'kcmutils: for breeze-settings')