From 2891d29af8907ce881662f4a02844926d7a293c7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 31 Dec 2018 13:43:35 +0000 Subject: gentoo resync : 31.12.2018 --- sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild') diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild index 011eaebc3a5b..ce7d7f0fa630 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,8 @@ IUSE="selinux" RDEPEND=" sys-apps/util-linux - selinux? ( sys-libs/libselinux )" + selinux? ( sys-libs/libselinux ) + elibc_musl? ( sys-libs/queue-standalone )" DEPEND="$RDEPEND" PATCHES=( "${FILESDIR}"/${P}-fibmap-include-config_h.patch ) -- cgit v1.2.3