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