From 7e2bd0acfd9614476eee7736549e7af832b428b2 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Sat, 24 Aug 2019 19:57:43 -0400 Subject: [PATCH] qt5: Depends on qthaikuplugins. Otherwise, Qt apps fail to start. --- dev-qt/qt5/qt5-5.13.0.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-qt/qt5/qt5-5.13.0.recipe b/dev-qt/qt5/qt5-5.13.0.recipe index bd2d9686a..068867b23 100644 --- a/dev-qt/qt5/qt5-5.13.0.recipe +++ b/dev-qt/qt5/qt5-5.13.0.recipe @@ -7,7 +7,7 @@ HOMEPAGE="https://qt.io/" COPYRIGHT="2015-2019 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/single/qt-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="2cba31e410e169bd5cdae159f839640e672532a4687ea0f265f686421e0e86d6" SOURCE_DIR="qt-everywhere-src-$portVersion" @@ -120,6 +120,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix cmd:qsystray + qthaikuplugins$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix lib:libdouble_conversion$secondaryArchSuffix lib:libegl$secondaryArchSuffix