Skip to content

Commit

Permalink
kde-plasma/plasma-workspace: Add missing dev-qt/qtbase[opengl] USEdep
Browse files Browse the repository at this point in the history
Upstream commit da26b03076aaff5ca51039d700ad9daabdd5d80b

Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 23, 2024
1 parent 697a7f6 commit 00c76f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ COMMON_DEPEND="
dev-libs/icu:=
>=dev-libs/wayland-1.15
>=dev-qt/qt5compat-${QTMIN}:6[qml]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,libinput,network,sql,widgets,xml]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,libinput,network,opengl,sql,widgets,xml]
>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
>=dev-qt/qtpositioning-${QTMIN}:6
>=dev-qt/qtshadertools-${QTMIN}:6
Expand Down Expand Up @@ -113,7 +113,7 @@ COMMON_DEPEND="
virtual/libcrypt:=
)
screencast? (
>=dev-qt/qtbase-${QTMIN}:6=[opengl]
>=dev-qt/qtbase-${QTMIN}:6=
>=kde-plasma/kpipewire-${KDE_CATV}:6
media-libs/libglvnd
>=media-video/pipewire-0.3:=
Expand Down
4 changes: 2 additions & 2 deletions kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ COMMON_DEPEND="
dev-libs/icu:=
>=dev-libs/wayland-1.15
>=dev-qt/qt5compat-${QTMIN}:6[qml]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,libinput,network,sql,widgets,xml]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,libinput,network,opengl,sql,widgets,xml]
>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
>=dev-qt/qtpositioning-${QTMIN}:6
>=dev-qt/qtshadertools-${QTMIN}:6
Expand Down Expand Up @@ -112,7 +112,7 @@ COMMON_DEPEND="
virtual/libcrypt:=
)
screencast? (
>=dev-qt/qtbase-${QTMIN}:6=[opengl]
>=dev-qt/qtbase-${QTMIN}:6=
media-libs/libglvnd
>=media-video/pipewire-0.3:=
x11-libs/libdrm
Expand Down

0 comments on commit 00c76f1

Please sign in to comment.