Skip to content

Commit

Permalink
kde-frameworks/kstatusnotifieritem: Add slot op on dev-qt/qtbase
Browse files Browse the repository at this point in the history
Upstream commit bf007cbe0be7e58f57cf355a119038ce14a3ded1

Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Feb 22, 2024
1 parent fb7a160 commit 5f999b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ LICENSE="LGPL-2+"
KEYWORDS="~amd64"
IUSE="X"

# slot op: Qt6::WidgetsPrivate use
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
=kde-frameworks/kwindowsystem-${PVCUT}*:6[X?]
"
DEPEND="${RDEPEND}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ LICENSE="LGPL-2+"
KEYWORDS=""
IUSE="X"

# slot op: Qt6::WidgetsPrivate use
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
=kde-frameworks/kwindowsystem-${PVCUT}*:6[X?]
"
DEPEND="${RDEPEND}"
Expand Down

0 comments on commit 5f999b2

Please sign in to comment.