diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-20 10:16:44 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-20 10:16:57 +0200 |
commit | 50d9f4cc59820f47472c13ada478e7736d970d45 (patch) | |
tree | 8f2a0c924434a98567fbff8de6c17534f7cc159d /sys-apps | |
parent | net-libs/rb_libtorrent: fix miscellaneous issues (diff) | |
download | gentoo-50d9f4cc59820f47472c13ada478e7736d970d45.tar.gz gentoo-50d9f4cc59820f47472c13ada478e7736d970d45.tar.bz2 gentoo-50d9f4cc59820f47472c13ada478e7736d970d45.zip |
sys-apps/texinfo: Added perl subslot dependency.
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.0.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-6.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild index d3fa36130298..2e2ddf0227c7 100644 --- a/sys-apps/texinfo/texinfo-6.0.ebuild +++ b/sys-apps/texinfo/texinfo-6.0.ebuild @@ -22,7 +22,7 @@ IUSE="nls static" RDEPEND=" !=app-text/tetex-2* >=sys-libs/ncurses-5.2-r2:0= - dev-lang/perl + dev-lang/perl:= dev-perl/libintl-perl dev-perl/Unicode-EastAsianWidth dev-perl/Text-Unidecode diff --git a/sys-apps/texinfo/texinfo-6.1.ebuild b/sys-apps/texinfo/texinfo-6.1.ebuild index 17ee03ba91fc..7cba6a70e8f5 100644 --- a/sys-apps/texinfo/texinfo-6.1.ebuild +++ b/sys-apps/texinfo/texinfo-6.1.ebuild @@ -22,7 +22,7 @@ IUSE="nls static" RDEPEND=" !=app-text/tetex-2* >=sys-libs/ncurses-5.2-r2:0= - dev-lang/perl + dev-lang/perl:= dev-perl/libintl-perl dev-perl/Unicode-EastAsianWidth dev-perl/Text-Unidecode |