--- smage/trunk/include/perl.sminc 2012/07/09 17:42:27 3576 +++ smage/trunk/include/perl.sminc 2013/12/16 10:19:15 5215 @@ -3,6 +3,9 @@ # inherits {pre,post}install() and {pre,post}remove() to mage file INHERITS="${INHERITS} perl" +SDEPEND="${SDEPEND} + >= dev-lang/perl-5" + # taken from gentoo eclass perm-module.eclass perlinfo() {