summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-04-22 02:14:27 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-04-22 03:24:48 -0400
commit2ebf7eb4302784e397282737de34f3adba6ca2f8 (patch)
tree09040a8f94941ba1c252a93d17a6f7a23b65af3c /app-emulation
parentapp-emulation/ruffle: add 0_p20240422 (diff)
downloadgentoo-2ebf7eb4302784e397282737de34f3adba6ca2f8.tar.gz
gentoo-2ebf7eb4302784e397282737de34f3adba6ca2f8.tar.bz2
gentoo-2ebf7eb4302784e397282737de34f3adba6ca2f8.zip
app-emulation/ruffle: update live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/ruffle/ruffle-9999.ebuild6
1 files changed, 2 insertions, 4 deletions
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