qtkeychain: update to 0.14.1

This commit is contained in:
Andreas Cord-Landwehr
2023-11-16 20:26:48 +01:00
parent fd8cadad6c
commit 5d1a37e0ea
2 changed files with 7 additions and 2 deletions

View File

@@ -21,8 +21,13 @@ S = "${WORKDIR}/git"
inherit qt6-cmake
inherit pkgconfig
EXTRA_OECMAKE += " \
-DBUILD_WITH_QT6=ON \
"
FILES:${PN} += " \
${datadir}/qt5keychain/translations \
${datadir}/qt6keychain/translations \
"
FILES:${PN}-dev += " \

View File

@@ -2,4 +2,4 @@
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRCREV = "c236f9241e37f1754879cf8726d59351a2b2b24a"
SRCREV = "69f993c47efed7e557d79a30a367014d9a27d809"