summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2018-02-22 12:52:49 +0100
committerAndreas K. Huettel <dilfridge@gentoo.org>2018-02-22 12:53:13 +0100
commit3e99d76e4bed9e7098f9538c39ff05f63861abd8 (patch)
tree0134f065632f39a0e0902a0a9f144f919693dc13 /dev-perl/Lab-Measurement
parentapp-office/gnucash: x86 stable (bug #647112) (diff)
downloadgentoo-3e99d76e4bed9e7098f9538c39ff05f63861abd8.tar.gz
gentoo-3e99d76e4bed9e7098f9538c39ff05f63861abd8.tar.bz2
gentoo-3e99d76e4bed9e7098f9538c39ff05f63861abd8.zip
dev-perl/Lab-Measurement: Add missing dependency
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Lab-Measurement')
-rw-r--r--dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
index 6f68ebe8c073..9f57ceaba96c 100644
--- a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
+++ b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -46,6 +46,7 @@ RDEPEND="
>=virtual/perl-Module-Load-0.260.0
>=dev-perl/Moose-2.121.300
>=dev-perl/MooseX-Params-Validate-0.180.0
+ dev-perl/MooseX-StrictConstructor
>=dev-perl/PDL-2.7.0
dev-perl/PDL-Graphics-Gnuplot
>=dev-perl/Role-Tiny-1.3.4