Skip to content

Commit

Permalink
kde-plasma/drkonqi: Allow dev-util/lldb as alternative RDEPEND
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed May 12, 2021
1 parent 8ad7c2e commit 84e4851
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@ DEPEND="${COMMON_DEPEND}
>=dev-qt/qtconcurrent-${QTMIN}:5
"
RDEPEND="${COMMON_DEPEND}
sys-devel/gdb
|| (
sys-devel/gdb
dev-util/lldb
)
"

src_configure() {
Expand Down

0 comments on commit 84e4851

Please sign in to comment.