diff options
Diffstat (limited to 'media-sound/poc/poc-0.4.1.ebuild')
-rw-r--r-- | media-sound/poc/poc-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/poc/poc-0.4.1.ebuild b/media-sound/poc/poc-0.4.1.ebuild index a187a005a8fe..05ce2016b335 100644 --- a/media-sound/poc/poc-0.4.1.ebuild +++ b/media-sound/poc/poc-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ~x86" BDEPEND=" sys-devel/bison - sys-devel/flex" + app-alternatives/lex" PATCHES=( "${FILESDIR}"/${P}-fec-pkt-prototype.patch |