Skip to content

Commit

Permalink
media-gfx/slic3r: revbump to fix a couple of dependencies
Browse files Browse the repository at this point in the history
dev-perl/Encode-Locale had a typo in PV, fixed; also dropped the
dependency of dev-lang/perl-5.22 since (A) it's not a real dependency
and (B) it inhibits mixed-~arch installs if the user overlays perl-core/threads
and perl-core/Socket to provide the necessary versions of those modules.

Package-Manager: portage-2.2.26
  • Loading branch information
axs-gentoo committed May 3, 2016
1 parent 1b29990 commit 91fdee6
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+gui test"

# Slic3r is a fragile application.
# In order to produce reasonably good results we require
# latest dependencies.
RDEPEND=">=dev-lang/perl-5.22
RDEPEND="!=dev-lang/perl-5.16*
>=dev-libs/boost-1.55[threads]
dev-perl/Class-XSAccessor
>=dev-perl/Encode-Locale-0.50.0
>=dev-perl/Encode-Locale-1.50.0
dev-perl/IO-stringy
>=dev-perl/Math-PlanePath-53.0.0
>=dev-perl/Moo-1.3.1
Expand Down

0 comments on commit 91fdee6

Please sign in to comment.