net-im/nheko: fix slots in qt-jdenticon optfeature

make dev-cpp/qt-jdenticon optfeature in 9999, like it is in the release
ebuilds

Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
tastytea
2024-03-12 10:05:16 +01:00
parent a20d4e4c32
commit 7512fbeae5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2023 Gentoo Authors
# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -124,7 +124,7 @@ src_configure() {
pkg_postinst() {
optfeature "additional image formats support" kde-frameworks/kimageformats:5
optfeature "audio & video file playback support" media-plugins/gst-plugins-meta[ffmpeg]
optfeature "identicons support" dev-cpp/qt-jdenticon
optfeature "identicons support" dev-cpp/qt-jdenticon:5
xdg_pkg_postinst
}

View File

@@ -26,7 +26,6 @@ MY_GST_V="1.18"
RDEPEND="
app-text/cmark:=
dev-cpp/cpp-httplib:=
dev-cpp/qt-jdenticon
dev-db/lmdb:=
>=dev-db/lmdb++-1.0.0
dev-libs/libevent:=
@@ -127,6 +126,7 @@ pkg_postinst() {
"dev-libs/qtkeychain[keyring]"
optfeature "additional, less common, image format support" \
"kde-frameworks/kimageformats:6"
optfeature "identicons support" dev-cpp/qt-jdenticon:6
xdg_pkg_postinst