mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/rye: add missing dep
Closes: https://bugs.gentoo.org/932448 Signed-off-by: Daichi Yamamoto <dev@dyama.net>
This commit is contained in:
@@ -327,6 +327,11 @@ LICENSE+="
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="
|
||||
sys-libs/zlib
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
QA_FLAGS_IGNORED=".*"
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user