mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
ecm.eclass: Move dev-qt/qttools:6[assistant] behind IUSE doc again
Closes: https://bugs.gentoo.org/959142 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
7efb79339f
commit
0b74aad38d
@ -284,7 +284,7 @@ case ${ECM_QTHELP} in
|
||||
COMMONDEPEND+=" doc? ( dev-qt/qt-docs:${_KFSLOT} )"
|
||||
BDEPEND+=" doc? ( >=app-text/doxygen-1.8.13-r1 )"
|
||||
if [[ ${_KFSLOT} == 6 ]]; then
|
||||
BDEPEND+=" dev-qt/qttools:${_KFSLOT}[assistant]"
|
||||
BDEPEND+=" doc? ( dev-qt/qttools:${_KFSLOT}[assistant] )"
|
||||
else
|
||||
BDEPEND+=" doc? ( dev-qt/qthelp:${_KFSLOT} )"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user