--- smage/trunk/include/perl.sminc 2014/03/25 10:50:02 5458 +++ smage/trunk/include/perl.sminc 2017/12/21 09:40:18 11535 @@ -3,6 +3,9 @@ # inherits {pre,post}install() and {pre,post}remove() to mage file INHERITS="${INHERITS} perl" +SDEPEND="${SDEPEND} + >= dev-lang/perl-5.24.1" + # taken from gentoo eclass perm-module.eclass perlinfo() {