dev-cpp/qt-jdenticon: add missing dependency

Closes: https://bugs.gentoo.org/932332
Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
tastytea 2024-05-24 12:12:36 +02:00
parent 335194611a
commit 4183534a98
No known key found for this signature in database
GPG Key ID: CFC39497F1B26E07

View File

@ -14,6 +14,7 @@ SLOT="5"
KEYWORDS="~amd64"
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
"
DEPEND="${RDEPEND}"