summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-10-03 05:28:51 +1300
committerKent Fredric <kentnl@gentoo.org>2017-10-03 05:31:56 +1300
commit5ec57fd1112bc7acdba4af21d1531fd205e5152f (patch)
treeefa5ee2282abce00977a3bb7d6b5dd90ce20b5ae
parentdev-python/tlslite: Stable on amd64 (diff)
downloadgentoo-5ec57fd1.tar.gz
gentoo-5ec57fd1.tar.bz2
gentoo-5ec57fd1.zip
dev-perl/Convert-TNEF: Fix missing dep on dev-perl/IO-stringy
Closes: https://bugs.gentoo.org/631424 Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r1.ebuild b/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r1.ebuild
index 5d328cbc9e1a..3711026a2f20 100644
--- a/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r1.ebuild
+++ b/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,9 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
IUSE=""
-RDEPEND="dev-perl/MIME-tools"
+RDEPEND="dev-perl/MIME-tools
+ dev-perl/IO-stringy
+"
DEPEND="${RDEPEND}"
SRC_TEST=do