diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-09-07 22:58:50 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-09-07 22:58:50 +0200 |
commit | 81e9c2ac67b548824bdd3c49d80feff6e03dcf40 (patch) | |
tree | aa2f34d745fcec965e7c692c41b94ae5dc2c9920 /net-mail/isync/isync-9999.ebuild | |
parent | app-emacs/vhdl-mode: Remove old. (diff) | |
download | gentoo-81e9c2ac67b548824bdd3c49d80feff6e03dcf40.tar.gz gentoo-81e9c2ac67b548824bdd3c49d80feff6e03dcf40.tar.bz2 gentoo-81e9c2ac67b548824bdd3c49d80feff6e03dcf40.zip |
net-mail/isync: Version bump, bug 689044
Closes: https://bugs.gentoo.org/689044
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-mail/isync/isync-9999.ebuild')
-rw-r--r-- | net-mail/isync/isync-9999.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-9999.ebuild index a91ca12fb5bf..a9663859bf83 100644 --- a/net-mail/isync/isync-9999.ebuild +++ b/net-mail/isync/isync-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,9 @@ RDEPEND=" ) zlib? ( sys-libs/zlib:0= ) " -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + dev-lang/perl +" src_prepare () { default |