From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2DAB158020 for ; Tue, 20 Dec 2022 17:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2B51E0956; Tue, 20 Dec 2022 17:23:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3E66E0951 for ; Tue, 20 Dec 2022 17:23:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE6AE3414CC for ; Tue, 20 Dec 2022 17:23:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40DAA7D6 for ; Tue, 20 Dec 2022 17:23:50 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1671457735.4445f74387db3fbd864011a35d42f23ce8f62038.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/waydroid/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/waydroid/waydroid-1.3.4-r3.ebuild app-emulation/waydroid/waydroid-1.3.4-r4.ebuild X-VCS-Directories: app-emulation/waydroid/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 4445f74387db3fbd864011a35d42f23ce8f62038 X-VCS-Branch: master Date: Tue, 20 Dec 2022 17:23:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7786719a-5675-4085-a0b7-c82e69b25ba7 X-Archives-Hash: 025aea15da7e1cb77d8168cacd045fa4 commit: 4445f74387db3fbd864011a35d42f23ce8f62038 Author: Denis Reva gmail com> AuthorDate: Mon Dec 19 13:48:38 2022 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Mon Dec 19 13:48:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4445f743 app-emulation/waydroid: Another update for waydroid dependencies Signed-off-by: Denis Reva gmail.com> .../waydroid/{waydroid-1.3.4-r3.ebuild => waydroid-1.3.4-r4.ebuild} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app-emulation/waydroid/waydroid-1.3.4-r3.ebuild b/app-emulation/waydroid/waydroid-1.3.4-r4.ebuild similarity index 94% rename from app-emulation/waydroid/waydroid-1.3.4-r3.ebuild rename to app-emulation/waydroid/waydroid-1.3.4-r4.ebuild index d22bac703..b67ca2647 100644 --- a/app-emulation/waydroid/waydroid-1.3.4-r3.ebuild +++ b/app-emulation/waydroid/waydroid-1.3.4-r4.ebuild @@ -19,13 +19,11 @@ IUSE="systemd apparmor" DEPEND="|| ( virtual/linux-sources virtual/dist-kernel )" RDEPEND=" systemd? ( sys-apps/systemd ) - app-containers/lxc[systemd?] - app-containers/lxc[apparmor?] - app-containers/lxc[seccomp] + app-containers/lxc[systemd?,apparmor?,seccomp] $(python_gen_cond_dep ' dev-python/pygobject[${PYTHON_USEDEP}] >=dev-python/gbinder-1.1.1[${PYTHON_USEDEP}] - dev-python/pyclip[${PYTHON_USEDEP}] + >=dev-python/pyclip-0.7.0[wayland,${PYTHON_USEDEP}] ') net-firewall/nftables[modern-kernel] net-dns/dnsmasq