Skip to content

Commit

Permalink
dev-qt/qt-creator: USE=android requires lsp
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/802372
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Davide Pesavento <[email protected]>
  • Loading branch information
Pesa committed Nov 21, 2021
1 parent b8ff4e5 commit 25b802b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-qt/qt-creator/qt-creator-4.15.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ QTC_PLUGINS=(android +autotest autotools:autotoolsprojectmanager baremetal bazaa
IUSE="doc systemd test webengine ${QTC_PLUGINS[@]%:*}"
RESTRICT="!test? ( test )"
REQUIRED_USE="
android? ( lsp )
boot2qt? ( remotelinux )
clang? ( test? ( qbs ) )
mcu? ( baremetal cmake )
Expand Down
1 change: 1 addition & 0 deletions dev-qt/qt-creator/qt-creator-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ QTC_PLUGINS=(android +autotest autotools:autotoolsprojectmanager baremetal bazaa
IUSE="doc systemd test webengine ${QTC_PLUGINS[@]%:*}"
RESTRICT="!test? ( test )"
REQUIRED_USE="
android? ( lsp )
boot2qt? ( remotelinux )
clang? ( test? ( qbs ) )
mcu? ( baremetal cmake )
Expand Down

0 comments on commit 25b802b

Please sign in to comment.