diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-16.0.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-16.0.ebuild b/dev-db/postgresql/postgresql-16.0.ebuild index 5a39a08cca63..ad84f446629b 100644 --- a/dev-db/postgresql/postgresql-16.0.ebuild +++ b/dev-db/postgresql/postgresql-16.0.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 @@ -76,7 +76,7 @@ uuid? ( DEPEND="${CDEPEND} sys-devel/bison -sys-devel/flex +app-alternatives/lex nls? ( sys-devel/gettext ) xml? ( virtual/pkgconfig ) " |