commit:     e39e3b960fd03899a34cead6053a38f470e1c2f0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 11:49:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 23:16:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e39e3b96

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 <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 "

Reply via email to