Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 574368

Summary: app-office/libreoffice: drop redundant @system deps
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2016-02-10 19:13:37 UTC
there's no reason for libreoffice to depend on these:
    >=sys-apps/findutils-4.4.2
    sys-apps/coreutils
    >=sys-devel/make-3.82

findutils-4.4.2 has been stable for 4 years now.

if you don't work with older make versions, it's preferable you block instead of depend like:
  !<sys-devel/make-3.82
that way the package doesn't force it to be installed/checked for updates

coreutils is just obvious ... that dep is pointless
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2016-02-29 13:12:17 UTC
All done in the live ebuilds, will move into releases eventually. Thanks.