Skip to content

Commit

Permalink
gnome-base/gnome-shell: don't pdepend on gnome-control-center on arm
Browse files Browse the repository at this point in the history
arm still hasn't re-keyworded gnome-control-center; drop the
pdepend as an emergency main tree breakage fix for now

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
leio committed Apr 25, 2020
1 parent 5921364 commit 590cd73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gnome-base/gnome-shell/gnome-shell-3.34.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ RDEPEND="${DEPEND}
# avoid circular dependency, see bug #546134
PDEPEND="
>=gnome-base/gdm-3.5[introspection]
>=gnome-base/gnome-control-center-3.26[bluetooth(+)?,networkmanager(+)?]
!arm? ( >=gnome-base/gnome-control-center-3.26[bluetooth(+)?,networkmanager(+)?] )
browser-extension? ( gnome-extra/chrome-gnome-shell )
"
" # FIXME: Temporary ugly workaround above for arm deptree issues without cascading it more by unkeywording gnome-shell for arm
BDEPEND="
dev-lang/sassc
dev-libs/libxslt
Expand Down

0 comments on commit 590cd73

Please sign in to comment.