Skip to content

Commit

Permalink
*/*: Prepare for media-libs/phonon to drop IUSE qt6 in future
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Nov 8, 2024
1 parent 7d65b24 commit 3148414
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-office/calligra/calligra-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RESTRICT="test"
COMMON_DEPEND="
dev-lang/perl
dev-libs/openssl:=
>=dev-libs/qtkeychain-0.14.2:=[qt6(-)]
>=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
>=dev-qt/qtsvg-${QTMIN}:6
Expand Down
2 changes: 1 addition & 1 deletion kde-apps/marble/marble-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ DEPEND="
>=kde-frameworks/kwallet-${KFMIN}:6
)
pbf? ( dev-libs/protobuf:= )
phonon? ( >=media-libs/phonon-4.12.0[qt6(-)] )
phonon? ( >=media-libs/phonon-4.12.0[qt6(+)] )
shapefile? ( sci-libs/shapelib:= )
webengine? (
>=dev-qt/qtwebchannel-${QTMIN}:6
Expand Down
2 changes: 1 addition & 1 deletion media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ DEPEND="
media-gfx/exiv2:=
media-libs/libjpeg-turbo:=
map? ( kde-apps/marble:6 )
phonon? ( >=media-libs/phonon-4.12.0[qt6(-)] )
phonon? ( >=media-libs/phonon-4.12.0[qt6(+)] )
raw? ( kde-apps/libkdcraw:6 )
share? ( >=kde-frameworks/kxmlgui-${KFMIN}:6 )
vlc? ( media-video/vlc:= )
Expand Down

0 comments on commit 3148414

Please sign in to comment.