diff options
Diffstat (limited to 'net-analyzer/labrea/labrea-2.5_p1.ebuild')
-rw-r--r-- | net-analyzer/labrea/labrea-2.5_p1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/labrea/labrea-2.5_p1.ebuild b/net-analyzer/labrea/labrea-2.5_p1.ebuild index a47abfc9e1a0..9906ae64ea98 100644 --- a/net-analyzer/labrea/labrea-2.5_p1.ebuild +++ b/net-analyzer/labrea/labrea-2.5_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,6 +26,7 @@ PATCHES=( "${FILESDIR}"/${P/_p/-stable-}-incdir.patch "${FILESDIR}"/${P/_p*}-pcap_open.patch "${FILESDIR}"/${PN}-2.5-libdir.patch + "${FILESDIR}"/${P}-clang16.patch ) src_prepare() { |