diff options
Diffstat (limited to 'sci-astronomy/wcslib/wcslib-7.12.ebuild')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/wcslib/wcslib-7.12.ebuild b/sci-astronomy/wcslib/wcslib-7.12.ebuild index a67288ffaeee..aaaaa67bc91e 100644 --- a/sci-astronomy/wcslib/wcslib-7.12.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ RDEPEND=" pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND}" BDEPEND=" - >=sys-devel/flex-2.6.0 + app-alternatives/lex virtual/pkgconfig" src_configure() { |