summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/parallel/parallel-1.19.1.ebuild')
-rw-r--r--dev-ruby/parallel/parallel-1.19.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/parallel/parallel-1.19.1.ebuild b/dev-ruby/parallel/parallel-1.19.1.ebuild
index c7ad1888fe50..d7f244875903 100644
--- a/dev-ruby/parallel/parallel-1.19.1.ebuild
+++ b/dev-ruby/parallel/parallel-1.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ KEYWORDS="~amd64"
SLOT="1"
IUSE="test"
-DEPEND+="test? ( sys-process/lsof )"
+DEPEND+="test? ( sys-process/lsof sys-process/procps )"
ruby_add_bdepend "
test? ( dev-ruby/ruby-progressbar dev-ruby/activerecord:5.2 dev-ruby/sqlite3 )"