summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-09-07 22:58:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-09-07 22:58:50 +0200
commit81e9c2ac67b548824bdd3c49d80feff6e03dcf40 (patch)
treeaa2f34d745fcec965e7c692c41b94ae5dc2c9920 /net-mail/isync/isync-9999.ebuild
parentapp-emacs/vhdl-mode: Remove old. (diff)
downloadgentoo-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.ebuild6
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