summaryrefslogtreecommitdiff
path: root/dev-lang/srf/srf-1.0-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
commit5cbf14acf23c82626389931f64cfe3ef12a1c29f (patch)
treede93b0b9ae374935f2ddf615d19a837b6a6a0822 /dev-lang/srf/srf-1.0-r2.ebuild
parent1fbaf1314579f2155166bebd1ddfe6131d400807 (diff)
gentoo auto-resync : 08:01:2024 - 12:58:45
Diffstat (limited to 'dev-lang/srf/srf-1.0-r2.ebuild')
-rw-r--r--dev-lang/srf/srf-1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/srf/srf-1.0-r2.ebuild b/dev-lang/srf/srf-1.0-r2.ebuild
index 8eb267c91626..216eb11e8f3a 100644
--- a/dev-lang/srf/srf-1.0-r2.ebuild
+++ b/dev-lang/srf/srf-1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos"
DEPEND="
- sys-devel/flex
+ app-alternatives/lex
app-alternatives/yacc"
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )