diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-03-13 19:06:50 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-03-13 19:36:36 +0100 |
commit | a67a2abd4b9a75e8894422993f1c077144217bab (patch) | |
tree | 227f1838544460a0bb5fde24042175c096837140 /profiles/features | |
parent | sys-power/dptfxtract: glibc is needed (diff) | |
download | gentoo-a67a2abd4b9a75e8894422993f1c077144217bab.tar.gz gentoo-a67a2abd4b9a75e8894422993f1c077144217bab.tar.bz2 gentoo-a67a2abd4b9a75e8894422993f1c077144217bab.zip |
profiles/features/musl/package.mask: package needing glibc
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 67c5fb18d4f7..6e393f22ca02 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Pacho Ramos <pacho@gentoo.org> (2022-03-13) +# Binary package linked to glibc +sys-power/dptfxtract + # Adel KARA SLIMANE <adel.ks@zegrapher.com> (2022-03-09) # Binary packages linked to glibc app-editors/vscode |