commit:     9bb1a5f28dc54e74fa049026b2e1a00fb88bb7c2
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 18:08:06 2023 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 18:08:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb1a5f2

games-board/jja: Add liburing dep

Closes: https://bugs.gentoo.org/911393
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 games-board/jja/jja-0.7.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-board/jja/jja-0.7.1.ebuild b/games-board/jja/jja-0.7.1.ebuild
index 45920dbcfed2..30e706e6e4fb 100644
--- a/games-board/jja/jja-0.7.1.ebuild
+++ b/games-board/jja/jja-0.7.1.ebuild
@@ -260,7 +260,8 @@ 
SRC_URI="https://git.sr.ht/~alip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        "
 
 # rocksdb needs clang
-DEPEND+="sys-devel/clang"
+DEPEND+="sys-devel/clang
+       sys-libs/liburing"
 RDEPEND=${DEPEND}
 LICENSE="GPL-3+"
 # Dependent crate licenses

Reply via email to