Skip to content

Commit

Permalink
dev-lang/spidermonkey: depend on readline since it is used
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Jan 13, 2016
1 parent 5a13660 commit 35cf1b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-lang/spidermonkey/spidermonkey-1.8.5-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ S="${WORKDIR}/${MY_P}"
BUILDDIR="${S}/js/src"

RDEPEND=">=dev-libs/nspr-4.7.0
sys-libs/readline:0
x64-macos? ( dev-libs/jemalloc )"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
Expand Down
1 change: 1 addition & 0 deletions dev-lang/spidermonkey/spidermonkey-17.0.0-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ BUILDDIR="${S}/js/src"

RDEPEND=">=dev-libs/nspr-4.9.4
virtual/libffi
sys-libs/readline:0
>=sys-libs/zlib-1.1.4"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
Expand Down
1 change: 1 addition & 0 deletions dev-lang/spidermonkey/spidermonkey-24.2.0-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ BUILDDIR="${S}/js/src"

RDEPEND=">=dev-libs/nspr-4.9.4
virtual/libffi
sys-libs/readline:0
>=sys-libs/zlib-1.1.4
system-icu? ( >=dev-libs/icu-1.51:= )"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 35cf1b4

Please sign in to comment.