From ffce3011763f9ff4a5934d562e97ab4488585202 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Fri, 29 Sep 2023 17:35:42 -0700 Subject: [PATCH] qt6-location: rebuild without GConf-devel --- srcpkgs/qt6-location/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt6-location/template b/srcpkgs/qt6-location/template index 23542e2b5fd..4133428d06a 100644 --- a/srcpkgs/qt6-location/template +++ b/srcpkgs/qt6-location/template @@ -1,11 +1,10 @@ # Template file for 'qt6-location' pkgname=qt6-location version=6.5.2 -revision=2 +revision=3 build_style=cmake hostmakedepends="perl qt6-base qt6-declarative-host-tools" -makedepends="qt6-serialport-devel qt6-declarative-devel qt6-position-devel - GConf-devel" +makedepends="qt6-serialport-devel qt6-declarative-devel qt6-position-devel" short_desc="Cross-platform application and UI framework - location" maintainer="John " license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"