aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:49:00 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-12 00:16:43 +0100
commite39e3b960fd03899a34cead6053a38f470e1c2f0 (patch)
tree28a91ce4bd9d7ef53768311c7f1934f16461bad6 /dev-util/kdevelop-pg-qt
parentmedia-gfx/digikam: sys-devel/bison -> app-alternatives/yacc (diff)
downloadkde-e39e3b960fd03899a34cead6053a38f470e1c2f0.tar.gz
kde-e39e3b960fd03899a34cead6053a38f470e1c2f0.tar.bz2
kde-e39e3b960fd03899a34cead6053a38f470e1c2f0.zip
dev-util/kdevelop-pg-qt: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-pg-qt')
-rw-r--r--dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
index 17b2c3bdf4..08039ff77e 100644
--- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
+++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
@@ -22,5 +22,5 @@ IUSE=""
BDEPEND="
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
"