diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-05-09 23:50:02 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-05-09 23:50:20 +0200 |
commit | c7113426ff88c5ca46a432f43b0fc1de1f52b512 (patch) | |
tree | 33e2c916b1c5eb9de6befff3dd74fea789f6e31d /sys-apps/locale-gen | |
parent | x11-libs/libxcb: Depend on xorg-proto (diff) | |
download | gentoo-c7113426ff88c5ca46a432f43b0fc1de1f52b512.tar.gz gentoo-c7113426ff88c5ca46a432f43b0fc1de1f52b512.tar.bz2 gentoo-c7113426ff88c5ca46a432f43b0fc1de1f52b512.zip |
sys-apps/locale-gen: remove errorneous dependency
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-apps/locale-gen')
-rw-r--r-- | sys-apps/locale-gen/locale-gen-2.23.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-apps/locale-gen/locale-gen-2.23.ebuild b/sys-apps/locale-gen/locale-gen-2.23.ebuild index c819b986ee6b..8272f634317c 100644 --- a/sys-apps/locale-gen/locale-gen-2.23.ebuild +++ b/sys-apps/locale-gen/locale-gen-2.23.ebuild @@ -21,7 +21,6 @@ RDEPEND=" app-arch/gzip sys-apps/gentoo-functions sys-apps/grep - >=sys-libs/glibc-2.37-r3 !<sys-libs/glibc-2.37-r3 " DEPEND="" |