net-im/tokodon: Add missing RDEPEND

Upstream commit 3f83c8af34e9742b5a34708bf96cc3d47246c662

Closes: https://bugs.gentoo.org/934066
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-17 19:53:13 +02:00
parent f9660803ed
commit ed7cc7a816

View File

@@ -40,5 +40,7 @@ DEPEND="
>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5[qml]
"
RDEPEND="${DEPEND}"
RDEPEND="${DEPEND}
>=kde-frameworks/purpose-${KFMIN}:5
"
BDEPEND="virtual/pkgconfig"