Remove flags to skip the inclusion of plugins as this is done via a patch now.
This commit is contained in:
parent
6745546a96
commit
5cf5cfba25
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -5,6 +5,10 @@ qt6-base (6.6.0+dfsg-6) UNRELEASED; urgency=medium
|
||||
* Update list of installed files.
|
||||
* Update symbols.
|
||||
|
||||
[ Patrick Franz ]
|
||||
* Remove flags to skip the inclusion of plugins as this is done via a
|
||||
patch now.
|
||||
|
||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 03 Nov 2023 14:25:13 +0800
|
||||
|
||||
qt6-base (6.6.0+dfsg-5) experimental; urgency=medium
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -52,8 +52,6 @@ override_dh_auto_configure:
|
||||
-DINSTALL_PUBLICBINDIR=bin \
|
||||
-DQT_BUILD_EXAMPLES=ON \
|
||||
-DQT_INSTALL_EXAMPLES_SOURCES=ON \
|
||||
-DQT_SKIP_AUTO_PLUGIN_INCLUSION=ON \
|
||||
-DQT_SKIP_AUTO_QML_PLUGIN_INCLUSION=ON \
|
||||
-DFEATURE_mimetype_database=OFF \
|
||||
-DFEATURE_dbus_linked=ON \
|
||||
-DFEATURE_accessibility=ON \
|
||||
|
Loading…
x
Reference in New Issue
Block a user