Skip to content

Commit

Permalink
sys-auth/polkit-qt: Prepare rdeps for dropping USE=qt5
Browse files Browse the repository at this point in the history
  • Loading branch information
a17r committed Sep 1, 2017
1 parent 1669cd4 commit 291ab3d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion app-admin/calamares/calamares-3.1.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ DEPEND="${PYTHON_DEPS}
>=dev-libs/boost-1.55:=[${PYTHON_USEDEP}]
sys-apps/dbus
sys-apps/dmidecode
sys-auth/polkit-qt[qt5]
sys-auth/polkit-qt[qt5(+)]
>=sys-libs/kpmcore-3.0.3:5=
pythonqt? ( >=dev-python/PythonQt-3.1:=[${PYTHON_USEDEP}] )
"
Expand Down
2 changes: 1 addition & 1 deletion kde-frameworks/kauth/kauth-5.34.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RDEPEND="
$(add_qt_dep qtdbus '' '' '5=')
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
policykit? ( sys-auth/polkit-qt[qt5] )
policykit? ( sys-auth/polkit-qt[qt5(+)] )
"
DEPEND="${RDEPEND}
nls? ( $(add_qt_dep linguist-tools) )
Expand Down
2 changes: 1 addition & 1 deletion kde-frameworks/kauth/kauth-5.37.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RDEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
policykit? ( sys-auth/polkit-qt[qt5] )
policykit? ( sys-auth/polkit-qt[qt5(+)] )
"
DEPEND="${RDEPEND}
nls? ( $(add_qt_dep linguist-tools) )
Expand Down
2 changes: 1 addition & 1 deletion kde-plasma/polkit-kde-agent/polkit-kde-agent-5.10.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
|| ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5] )
|| ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5(+)] )
"
RDEPEND="${DEPEND}
!sys-auth/polkit-kde-agent:4[-minimal(-)]
Expand Down
2 changes: 1 addition & 1 deletion kde-plasma/polkit-kde-agent/polkit-kde-agent-5.10.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
|| ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5] )
|| ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5(+)] )
"
RDEPEND="${DEPEND}
!sys-auth/polkit-kde-agent:4[-minimal(-)]
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RDEPEND="
dev-qt/qtxml:5
~lxqt-base/liblxqt-${PV}
>=dev-libs/libqtxdg-1.0.0
sys-auth/polkit-qt[qt5(-)]"
sys-auth/polkit-qt[qt5(+)]"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
virtual/pkgconfig"
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-policykit/lxqt-policykit-0.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RDEPEND="
dev-qt/qtxml:5
~lxqt-base/liblxqt-${PV}
>=dev-libs/libqtxdg-1.0.0
sys-auth/polkit-qt[qt5(-)]"
sys-auth/polkit-qt[qt5(+)]"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
virtual/pkgconfig"
Expand Down
2 changes: 1 addition & 1 deletion net-firewall/pglinux/pglinux-2.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ COMMON_DEPEND="
net-libs/libnfnetlink
dbus? ( sys-apps/dbus )
zlib? ( sys-libs/zlib )
qt4? ( sys-auth/polkit-qt[qt4(+)]
qt4? ( sys-auth/polkit-qt[qt4]
dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
Expand Down
2 changes: 1 addition & 1 deletion sys-auth/fingerprint-gui/fingerprint-gui-1.07.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="+upekbsapi"

DEPEND="app-crypt/qca:2[qt4(+),ssl]
sys-auth/libfprint
sys-auth/polkit-qt[qt4(+)]
sys-auth/polkit-qt[qt4]
sys-libs/pam
x11-libs/libfakekey
dev-qt/qtcore:4
Expand Down

0 comments on commit 291ab3d

Please sign in to comment.