--- smage/trunk/include/perl.sminc 2014/03/25 10:50:02 5458 +++ smage/trunk/include/perl.sminc 2014/10/17 07:59:39 5865 @@ -3,6 +3,9 @@ # inherits {pre,post}install() and {pre,post}remove() to mage file INHERITS="${INHERITS} perl" +SDEPEND="${SDEPEND} + >= dev-lang/perl-5.18.2" + # taken from gentoo eclass perm-module.eclass perlinfo() {