Add HostLibraryExecutables to debian/qt.conf.in.

Thanks Maarten van der Schrieck!

Closes: #1060267.
This commit is contained in:
Dmitry Shachnev 2024-04-13 23:42:15 +03:00
parent a36ef92359
commit 841d676ea5
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -1,5 +1,8 @@
qt6-base (6.6.2+dfsg-5) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Add HostLibraryExecutables to debian/qt.conf.in (closes: #1060267).
Thanks Maarten van der Schrieck!
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 13 Apr 2024 23:39:46 +0300

1
debian/qt.conf.in vendored
View File

@ -8,6 +8,7 @@ Headers=include/@DEB_HOST_MULTIARCH@/qt6
HostBinaries=lib/qt6/bin
HostData=lib/@DEB_HOST_MULTIARCH@/qt6
HostLibraries=lib/@DEB_HOST_MULTIARCH@
HostLibraryExecutables=lib/qt6/libexec
Libraries=lib/@DEB_HOST_MULTIARCH@
LibraryExecutables=lib/qt6/libexec
Plugins=lib/@DEB_HOST_MULTIARCH@/qt6/plugins