diff --git a/srcpkgs/adwaita-qt/template b/srcpkgs/adwaita-qt/template index 83dec4a991a111..8d7843b2631fcd 100644 --- a/srcpkgs/adwaita-qt/template +++ b/srcpkgs/adwaita-qt/template @@ -1,10 +1,11 @@ # Template file for 'adwaita-qt' pkgname=adwaita-qt version=1.4.2 -revision=1 +revision=2 build_style=cmake +configure_args="-DUSE_QT6=1" hostmakedepends="qt5-host-tools qt5-qmake" -makedepends="qt5-devel qt5-x11extras-devel" +makedepends="qt5-devel qt5-x11extras-devel qt6-base-devel" short_desc="Style to bend Qt applications to look like they belong into GNOME Shell" maintainer="Piotr Wójcik " license="GPL-2.0-or-later"