Skip to content

Commit

Permalink
media-gfx/slic3r: revbump, adjust dependencies
Browse files Browse the repository at this point in the history
depend on >=perl-5.22 to force users to latest deps

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Closes: gentoo#1300

Signed-off-by: Ian Delaney <[email protected]>
  • Loading branch information
Marshall Brewer (Gentoo Key) authored and Ian Delaney committed Apr 20, 2016
1 parent da47aed commit 2422934
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+gui test"

# check Build.PL for dependencies
RDEPEND="!=dev-lang/perl-5.16*
# Slic3r is a fragile application.
# In order to produce reasonably good results we require
# latest dependencies.
RDEPEND=">=dev-lang/perl-5.22
>=dev-libs/boost-1.55[threads]
dev-perl/Class-XSAccessor
>=dev-perl/Encode-Locale-0.50.0
Expand Down

0 comments on commit 2422934

Please sign in to comment.