Skip to content

Commit

Permalink
x11-terms/qterminal: fix layer-shell-qt dependency
Browse files Browse the repository at this point in the history
Add a slot dependency that went missing at some point.

Also add a missing slot operator on 'qtbase'.

Signed-off-by: Jimi Huotari <[email protected]>
  • Loading branch information
Chiitoo committed Nov 19, 2024
1 parent 2552850 commit 5424d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-terms/qterminal/qterminal-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ RESTRICT="!test? ( test )"

BDEPEND=">=dev-util/lxqt-build-tools-2.1.0"
DEPEND="
>=dev-qt/qtbase-6.6:6[dbus,gui,widgets,X]
kde-plasma/layer-shell-qt
>=dev-qt/qtbase-6.6:6=[dbus,gui,widgets,X]
kde-plasma/layer-shell-qt:6
x11-libs/libX11
~x11-libs/qtermwidget-${PV}:=
"
Expand Down

0 comments on commit 5424d7c

Please sign in to comment.