From 0cd78596917a0e12644793e8b5ba5f3da3d1e496 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 30 Dec 2021 09:47:42 +0000 Subject: net-analyzer/cutter: fix build on musl Closes: https://bugs.gentoo.org/715994 Signed-off-by: Sam James --- net-analyzer/cutter/cutter-1.04.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'net-analyzer/cutter/cutter-1.04.ebuild') diff --git a/net-analyzer/cutter/cutter-1.04.ebuild b/net-analyzer/cutter/cutter-1.04.ebuild index 46cc52cc6f2c..ebe71d34d0bc 100644 --- a/net-analyzer/cutter/cutter-1.04.ebuild +++ b/net-analyzer/cutter/cutter-1.04.ebuild @@ -15,6 +15,7 @@ KEYWORDS="amd64 ~ppc x86" PATCHES=( "${FILESDIR}"/${PN}-1.03-debian.patch + "${FILESDIR}"/${PN}-1.04-musl-if-ether.patch ) src_prepare() { -- cgit v1.2.3-65-gdbad