diff options
Diffstat (limited to 'sys-fs/emount/emount-2.8.ebuild')
-rw-r--r-- | sys-fs/emount/emount-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/emount/emount-2.8.ebuild b/sys-fs/emount/emount-2.8.ebuild index 249205b8..151d33eb 100644 --- a/sys-fs/emount/emount-2.8.ebuild +++ b/sys-fs/emount/emount-2.8.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="dev-lang/perl sys-fs/cryptsetup - virtual/perl-Getopt-Long" + || ( >=dev-lang/perl-5.6.1 >=virtual/perl-Getopt-Long-2.24 )" src_prepare() { epatch_user |