From e0dfe344940c8db52b20f773a4104d19e6963b7f Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Thu, 18 Aug 2022 09:51:26 +0300 Subject: app-editors/featherpad: add a missing dependency dev-qt/qtdbus:5 Signed-off-by: Joonas Niilola --- app-editors/featherpad/featherpad-1.3.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-editors') diff --git a/app-editors/featherpad/featherpad-1.3.1.ebuild b/app-editors/featherpad/featherpad-1.3.1.ebuild index caabbdc69a62..c456752a0f7c 100644 --- a/app-editors/featherpad/featherpad-1.3.1.ebuild +++ b/app-editors/featherpad/featherpad-1.3.1.ebuild @@ -16,7 +16,8 @@ KEYWORDS="~amd64 ~riscv ~x86" IUSE="+X" RDEPEND="app-text/hunspell:= - >=dev-qt/qtcore-5.15.0 + >=dev-qt/qtcore-5.15.0:5 + dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 -- cgit v1.2.3-65-gdbad