Skip to content

Commit

Permalink
dev-perl/Lab-Instrument: Fix broken dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Feb 26, 2017
1 parent cac6fd3 commit cd40cd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-perl/Lab-Instrument/Lab-Instrument-2.01.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=6

inherit perl-module

Expand All @@ -20,4 +20,4 @@ RDEPEND="
virtual/perl-Time-HiRes
"
DEPEND="${RDEPEND}
virtual/perl-Module-Build"
dev-perl/Module-Build"

0 comments on commit cd40cd9

Please sign in to comment.