From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/, www-apps/radarr/
Date: Sun, 9 Oct 2022 18:48:57 +0000 (UTC) [thread overview]
Message-ID: <1665341254.d0f94181bef7910b1235745174527b5a37b1be2c.sam@gentoo> (raw)
commit: d0f94181bef7910b1235745174527b5a37b1be2c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 18:47:21 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 18:47:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f94181
www-apps/radarr: depend on glibc (binpkg)
Closes: https://bugs.gentoo.org/876280
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/features/musl/package.mask | 1 +
www-apps/radarr/radarr-4.1.0.6175-r1.ebuild | 4 +++-
www-apps/radarr/radarr-4.2.0.6438.ebuild | 4 +++-
www-apps/radarr/radarr-4.2.2.6503.ebuild | 4 +++-
www-apps/radarr/radarr-4.2.3.6575.ebuild | 4 +++-
www-apps/radarr/radarr-4.2.4.6635.ebuild | 4 +++-
6 files changed, 16 insertions(+), 5 deletions(-)
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index d42b4e1b97f0..1aa81a9a8509 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -210,6 +210,7 @@ www-apps/chromedriver-bin
www-apps/grafana-bin
www-apps/jellyfin
www-apps/kibana-bin
+www-apps/radarr
www-apps/readarr
www-client/chromium-bin
www-client/google-chrome
diff --git a/www-apps/radarr/radarr-4.1.0.6175-r1.ebuild b/www-apps/radarr/radarr-4.1.0.6175-r1.ebuild
index dbfdaf894fae..7233bf2584bd 100644
--- a/www-apps/radarr/radarr-4.1.0.6175-r1.ebuild
+++ b/www-apps/radarr/radarr-4.1.0.6175-r1.ebuild
@@ -25,7 +25,9 @@ RDEPEND="
media-video/mediainfo
dev-libs/icu
dev-util/lttng-ust:0
- dev-db/sqlite"
+ dev-db/sqlite
+ sys-libs/glibc
+"
QA_PREBUILT="*"
diff --git a/www-apps/radarr/radarr-4.2.0.6438.ebuild b/www-apps/radarr/radarr-4.2.0.6438.ebuild
index 4de81c02d758..629dbce15810 100644
--- a/www-apps/radarr/radarr-4.2.0.6438.ebuild
+++ b/www-apps/radarr/radarr-4.2.0.6438.ebuild
@@ -25,7 +25,9 @@ RDEPEND="
media-video/mediainfo
dev-libs/icu
dev-util/lttng-ust:0
- dev-db/sqlite"
+ dev-db/sqlite
+ sys-libs/glibc
+"
QA_PREBUILT="*"
diff --git a/www-apps/radarr/radarr-4.2.2.6503.ebuild b/www-apps/radarr/radarr-4.2.2.6503.ebuild
index 4de81c02d758..629dbce15810 100644
--- a/www-apps/radarr/radarr-4.2.2.6503.ebuild
+++ b/www-apps/radarr/radarr-4.2.2.6503.ebuild
@@ -25,7 +25,9 @@ RDEPEND="
media-video/mediainfo
dev-libs/icu
dev-util/lttng-ust:0
- dev-db/sqlite"
+ dev-db/sqlite
+ sys-libs/glibc
+"
QA_PREBUILT="*"
diff --git a/www-apps/radarr/radarr-4.2.3.6575.ebuild b/www-apps/radarr/radarr-4.2.3.6575.ebuild
index 4de81c02d758..629dbce15810 100644
--- a/www-apps/radarr/radarr-4.2.3.6575.ebuild
+++ b/www-apps/radarr/radarr-4.2.3.6575.ebuild
@@ -25,7 +25,9 @@ RDEPEND="
media-video/mediainfo
dev-libs/icu
dev-util/lttng-ust:0
- dev-db/sqlite"
+ dev-db/sqlite
+ sys-libs/glibc
+"
QA_PREBUILT="*"
diff --git a/www-apps/radarr/radarr-4.2.4.6635.ebuild b/www-apps/radarr/radarr-4.2.4.6635.ebuild
index dbfdaf894fae..7233bf2584bd 100644
--- a/www-apps/radarr/radarr-4.2.4.6635.ebuild
+++ b/www-apps/radarr/radarr-4.2.4.6635.ebuild
@@ -25,7 +25,9 @@ RDEPEND="
media-video/mediainfo
dev-libs/icu
dev-util/lttng-ust:0
- dev-db/sqlite"
+ dev-db/sqlite
+ sys-libs/glibc
+"
QA_PREBUILT="*"
reply other threads:[~2022-10-09 18:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1665341254.d0f94181bef7910b1235745174527b5a37b1be2c.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox