commit:     c01c0df19e85e458c18827797b6beac0792b7ad8
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 20:38:17 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 20:38:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01c0df1

sys-apps/musl-locales: add blocker on glibc

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/musl-locales/musl-locales-0.1.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild 
b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild
index c50b7a93e29b..d59081b1ed0d 100644
--- a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild
+++ b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild
@@ -13,6 +13,8 @@ LICENSE="LGPL-3 MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
+RDEPEND="!sys-libs/glibc"
+
 src_configure() {
        local mycmakeargs=(
                -DLOCALE_PROFILE=OFF

Reply via email to