diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-05-07 01:55:46 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-05-07 01:55:46 +0200 |
commit | d97835912434e18b6faf4871fa45645b2d3de69f (patch) | |
tree | e469d6a56fac91d88584f1c4754067ee30d64d39 /sys-apps | |
parent | sys-apps/locale-gen: New package, splitting out of glibc (diff) | |
download | gentoo-d97835912434e18b6faf4871fa45645b2d3de69f.tar.gz gentoo-d97835912434e18b6faf4871fa45645b2d3de69f.tar.bz2 gentoo-d97835912434e18b6faf4871fa45645b2d3de69f.zip |
sys-apps/locale-gen: needs gentoo-functions
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/locale-gen/locale-gen-2.23.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/locale-gen/locale-gen-2.23.ebuild b/sys-apps/locale-gen/locale-gen-2.23.ebuild index ee824727c21f..4b6dadbfa5d4 100644 --- a/sys-apps/locale-gen/locale-gen-2.23.ebuild +++ b/sys-apps/locale-gen/locale-gen-2.23.ebuild @@ -19,6 +19,7 @@ SLOT="0" RDEPEND=" app-alternatives/awk app-arch/gzip + sys-apps/gentoo-functions sys-apps/grep >=sys-libs/glibc-2.38 !<sys-libs/glibc-2.38 |