diff --git a/srcpkgs/xdg-desktop-portal-lxqt/template b/srcpkgs/xdg-desktop-portal-lxqt/template index 7d7d079f785..953599df8d3 100644 --- a/srcpkgs/xdg-desktop-portal-lxqt/template +++ b/srcpkgs/xdg-desktop-portal-lxqt/template @@ -1,11 +1,11 @@ # Template file for 'xdg-desktop-portal-lxqt' pkgname=xdg-desktop-portal-lxqt version=1.0.2 -revision=1 +revision=2 build_style=cmake hostmakedepends="qt6-base qt6-tools" -makedepends="kf6-kwindowsystem-devel libfm-qt-devel" -short_desc="Backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt" +makedepends="kf6-kwindowsystem-devel libfm-qt-devel qt6-base-devel" +short_desc="Backend implementation for xdg-desktop-portal using KF6" maintainer="Enrico Belleri " license="LGPL-2.1-or-later" homepage="https://github.com/lxqt/xdg-desktop-portal-lxqt"