summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-30 19:38:56 +0100
committerSam James <sam@gentoo.org>2021-06-30 19:38:56 +0100
commit6fedcaa4ce218cc82ab5fe99b4996d4c09e7e462 (patch)
tree305deded5ff58fa16bdd63388dce957be101f1ac /net-misc
parentnet-misc/rwhoisd: add missing libcrypt dependency (diff)
downloadgentoo-6fedcaa4ce218cc82ab5fe99b4996d4c09e7e462.tar.gz
gentoo-6fedcaa4ce218cc82ab5fe99b4996d4c09e7e462.tar.bz2
gentoo-6fedcaa4ce218cc82ab5fe99b4996d4c09e7e462.zip
net-misc/nxplayer: add libcrypt compat dependency
Prebuilt. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/nxplayer/nxplayer-5.1.24.1-r1.ebuild (renamed from net-misc/nxplayer/nxplayer-5.1.24.1.ebuild)4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-misc/nxplayer/nxplayer-5.1.24.1.ebuild b/net-misc/nxplayer/nxplayer-5.1.24.1-r1.ebuild
index ea546bdea493..f1044210529a 100644
--- a/net-misc/nxplayer/nxplayer-5.1.24.1.ebuild
+++ b/net-misc/nxplayer/nxplayer-5.1.24.1-r1.ebuild
@@ -21,6 +21,10 @@ RESTRICT="strip"
RDEPEND="
dev-libs/glib:2
dev-libs/openssl:0
+ || (
+ sys-libs/glibc[crypt(+)]
+ sys-libs/libxcrypt[compat]
+ )
"
QA_PREBUILT="*"