diff options
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.11.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.12.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.3.1.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sci-astronomy/wcslib/wcslib-7.11.ebuild b/sci-astronomy/wcslib/wcslib-7.11.ebuild index 0e550f6db2e3..2f5f4a45861c 100644 --- a/sci-astronomy/wcslib/wcslib-7.11.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.11.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() { 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() { diff --git a/sci-astronomy/wcslib/wcslib-7.3.1.ebuild b/sci-astronomy/wcslib/wcslib-7.3.1.ebuild index c6f97ef59730..90795ca990bf 100644 --- a/sci-astronomy/wcslib/wcslib-7.3.1.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ RDEPEND=" fits? ( sci-libs/cfitsio:0= ) pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" src_configure() { diff --git a/sci-astronomy/wcslib/wcslib-7.3.ebuild b/sci-astronomy/wcslib/wcslib-7.3.ebuild index 9db899f0732f..cffd03763ea2 100644 --- a/sci-astronomy/wcslib/wcslib-7.3.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.3.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=7 @@ -20,7 +20,7 @@ RDEPEND=" fits? ( sci-libs/cfitsio:0= ) pgplot? ( sci-libs/pgplot:0= )" DEPEND="${RDEPEND} - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" src_configure() { |