Skip to content

Commit

Permalink
kde-apps/kate: add missing dev-qt/qtbase[X] USEdep
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Nov 10, 2024
1 parent 6d4a503 commit 30f37a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kde-apps/kate/kate-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ IUSE=""

# slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h
# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras
# TODO: replace HAVE_X11 and __has_include with explicit WITH_X11 option
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,network,widgets]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,network,widgets,X]
~kde-apps/kate-lib-${PV}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
Expand Down

0 comments on commit 30f37a7

Please sign in to comment.