mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-apps/proot: fix building on musl systems
Add sys-libs/queue-standalone as dependency Bug: https://bugs.gentoo.org/832881 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
This commit is contained in:
@@ -21,6 +21,7 @@ RDEPEND="care? ( app-arch/libarchive:0= )
|
||||
BDEPEND="dev-python/docutils"
|
||||
DEPEND="${RDEPEND}
|
||||
care? ( dev-libs/uthash )
|
||||
elibc_musl? ( sys-libs/queue-standalone )
|
||||
test? ( dev-util/valgrind )"
|
||||
|
||||
# Breaks sandbox
|
||||
|
||||
Reference in New Issue
Block a user