Skip to content

Commit

Permalink
app-admin/packagekit-base: Support sys-apps/portage-mgorny
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Mar 21, 2018
1 parent 4a1e4be commit dac8d3e
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,10 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
>=app-portage/layman-2[${PYTHON_USEDEP}]
>=sys-apps/portage-2.2[${PYTHON_USEDEP}]
|| (
>=sys-apps/portage-2.2[${PYTHON_USEDEP}]
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
!systemd? ( !elogind? ( sys-auth/consolekit ) )
"
Expand Down

0 comments on commit dac8d3e

Please sign in to comment.