diff options
author | David Seifert <soap@gentoo.org> | 2024-01-22 13:54:01 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2024-01-22 13:54:01 +0100 |
commit | 398ea07e23a26fdef56c5cd85038c13d3db82858 (patch) | |
tree | 572fcbfe13781e85895111e782cabfb177f1a328 /app-crypt/yubioath-flutter-bin | |
parent | profiles/base: drop media-tv/kodi[system-ffmpeg force] (diff) | |
download | gentoo-398ea07e23a26fdef56c5cd85038c13d3db82858.tar.gz gentoo-398ea07e23a26fdef56c5cd85038c13d3db82858.tar.bz2 gentoo-398ea07e23a26fdef56c5cd85038c13d3db82858.zip |
app-crypt/yubioath-flutter-bin: mask on musl
Closes: https://bugs.gentoo.org/922321
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt/yubioath-flutter-bin')
-rw-r--r-- | app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r3.ebuild (renamed from app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r2.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r2.ebuild b/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r3.ebuild index a03bb067b143..298a8c182a31 100644 --- a/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r2.ebuild +++ b/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r3.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 @@ -21,6 +21,7 @@ RDEPEND=" app-crypt/ccid dev-libs/glib:2 media-libs/libepoxy + sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 |