summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtpaths/qtpaths-5.15.2.ebuild')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.15.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.2.ebuild b/dev-qt/qtpaths/qtpaths-5.15.2.ebuild
index c221a48484b2..90b13c344fee 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.2.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.2.ebuild
@@ -16,4 +16,6 @@ IUSE=""
DEPEND="
~dev-qt/qtcore-${PV}
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ dev-qt/qtchooser
+"