public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/hermes/
Date: Sun, 14 Feb 2021 08:29:29 +0000 (UTC)	[thread overview]
Message-ID: <1613291211.979aefd065f43431bae94226cd7205a5e5d43028.juippis@gentoo> (raw)

commit:     979aefd065f43431bae94226cd7205a5e5d43028
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 08:26:51 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 08:26:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979aefd0

dev-util/hermes: add missing lfs dep

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-util/hermes/hermes-2.8_p20180315.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-util/hermes/hermes-2.8_p20180315.ebuild b/dev-util/hermes/hermes-2.8_p20180315.ebuild
index 5d33acdefad..1f67ffbecd8 100644
--- a/dev-util/hermes/hermes-2.8_p20180315.ebuild
+++ b/dev-util/hermes/hermes-2.8_p20180315.ebuild
@@ -22,20 +22,23 @@ LICENSE="MIT"
 SLOT="0"
 IUSE="test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
+
 RESTRICT="!test? ( test )"
 
 RDEPEND="${LUA_DEPS}
 	$(lua_gen_cond_dep '
+		dev-lua/luafilesystem[${LUA_USEDEP}]
 		dev-lua/luaposix[${LUA_USEDEP}]
 	')
 "
+DEPEND="test? ( ${RDEPEND} )"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.8-lua-shebang.patch )
 
 src_compile() {
 	sed -e "s|@LUA@|${LUA}|g" \
-	    -i lib/tool.lua \
-	    -i bin/lua_cmd || die
+		-i lib/tool.lua \
+		-i bin/lua_cmd || die
 }
 
 src_test() {


             reply	other threads:[~2021-02-14  8:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-14  8:29 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-14  8:29 [gentoo-commits] repo/gentoo:master commit in: dev-util/hermes/ Joonas Niilola
2021-03-09 20:38 Sergei Trofimovich
2021-03-28  7:14 Sam James
2021-04-27 22:02 Sam James
2021-04-29 14:19 Sam James
2021-06-24 17:33 Sergei Trofimovich
2021-11-25 14:03 Guilherme Amadio
2022-03-11  8:20 Guilherme Amadio
2022-07-23 15:41 Jakov Smolić
2022-07-23 15:41 Jakov Smolić
2024-04-08 18:50 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1613291211.979aefd065f43431bae94226cd7205a5e5d43028.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox