mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 11:06:12 +08:00
Qt Creator uses libsecret for saving passwords. It is dynamically resolved during runtime, but we need the development package at build time to enable the feature. Fixes: QTCREATORBUG-31381 Pick-to: 6.8 Change-Id: I71077694ff0f4d04b1d85215791dc7f6f6663f64 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>