dev-cpp/qt-jdenticon: don't compile in install phase

Closes: https://bugs.gentoo.org/887323
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2022-12-21 10:03:22 +01:00
parent 7e08d21fe3
commit 0472b184e2

View File

@@ -18,7 +18,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
src_compile() {
src_configure() {
eqmake5
}