From 2ebf7eb4302784e397282737de34f3adba6ca2f8 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 22 Apr 2024 02:14:27 -0400 Subject: app-emulation/ruffle: update live Signed-off-by: Ionen Wolkens --- app-emulation/ruffle/ruffle-9999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild index a74864cef61f..29549b6f4ecb 100644 --- a/app-emulation/ruffle/ruffle-9999.ebuild +++ b/app-emulation/ruffle/ruffle-9999.ebuild @@ -11,8 +11,8 @@ EGIT_REPO_URI="https://github.com/ruffle-rs/ruffle.git" LICENSE="|| ( Apache-2.0 MIT )" LICENSE+=" - Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 - CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB curl + Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC UbuntuFontLicense-1.0 MIT + MPL-2.0 OFL-1.1 openssl Unicode-DFS-2016 ZLIB " # crates SLOT="0" IUSE="test" @@ -20,9 +20,7 @@ RESTRICT="!test? ( test )" # dlopen: libX* (see winit+x11-dl crates) RDEPEND=" - dev-libs/openssl:= media-libs/alsa-lib - sys-libs/zlib:= virtual/libudev:= x11-libs/libX11 x11-libs/libXcursor -- cgit v1.2.3-65-gdbad