diff --git a/debian/changelog b/debian/changelog index d6988d7..7590013 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-build-tools (2.0.0-0ubuntu1) UNRELEASED; urgency=medium - Update build and runtime dependencies for Qt 6. * Update debian/copyright. * Bump Standards-version to 4.7.0, no changes needed. + * pkg-config -> pkgconf -- Simon Quigley Tue, 23 Apr 2024 15:22:54 -0500 diff --git a/debian/control b/debian/control index 8b95151..b352c90 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libglib2.0-dev, - pkg-config, + pkgconf, qt6-base-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging @@ -24,7 +24,7 @@ Architecture: all Depends: binutils, cmake, libglib2.0-dev (>= 2.73.1), - pkg-config, + pkgconf, qt6-tools-dev, qt6-tools-dev-tools, ${misc:Depends}