summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-30 09:47:42 +0000
committerSam James <sam@gentoo.org>2021-12-30 09:47:42 +0000
commit0cd78596917a0e12644793e8b5ba5f3da3d1e496 (patch)
tree31d717cf6f3079e192d3d9d78fee7909dce261e1 /net-analyzer/cutter/cutter-1.04.ebuild
parentsys-fs/btrfs-progs: fix build on musl (diff)
downloadgentoo-0cd78596917a0e12644793e8b5ba5f3da3d1e496.tar.gz
gentoo-0cd78596917a0e12644793e8b5ba5f3da3d1e496.tar.bz2
gentoo-0cd78596917a0e12644793e8b5ba5f3da3d1e496.zip
net-analyzer/cutter: fix build on musl
Closes: https://bugs.gentoo.org/715994 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/cutter/cutter-1.04.ebuild')
-rw-r--r--net-analyzer/cutter/cutter-1.04.ebuild1
1 files changed, 1 insertions, 0 deletions
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() {