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 A839D15802E for ; Sun, 30 Jun 2024 15:05:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C92AE2AF6; Sun, 30 Jun 2024 15:05:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id B2FD7E2AF6 for ; Sun, 30 Jun 2024 15:05:47 +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 AED0F33BF36 for ; Sun, 30 Jun 2024 15:05:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 052DE1D98 for ; Sun, 30 Jun 2024 15:05:45 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1719759905.e81cf52adc2b260ca0b62a1967afd45d3f8fffd6.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/kodi/kodi-9999.ebuild X-VCS-Directories: media-tv/kodi/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: e81cf52adc2b260ca0b62a1967afd45d3f8fffd6 X-VCS-Branch: master Date: Sun, 30 Jun 2024 15:05:45 +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: 72748968-1a5a-4da1-a63c-7af3943ef80c X-Archives-Hash: 76ebba31ae2b37a4137cfc0e8da38d97 commit: e81cf52adc2b260ca0b62a1967afd45d3f8fffd6 Author: James Le Cuirot gentoo org> AuthorDate: Sun Jun 30 14:43:38 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Jun 30 15:05:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81cf52a media-tv/kodi: Add sub-slot operator for libdisplay-info to 9999 Note that I have not tested with libdisplay-info 0.2.0. Signed-off-by: James Le Cuirot gentoo.org> media-tv/kodi/kodi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild index c35eff70ba6d..e4efd7f63cd8 100644 --- a/media-tv/kodi/kodi-9999.ebuild +++ b/media-tv/kodi/kodi-9999.ebuild @@ -154,7 +154,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS} ) gbm? ( >=dev-libs/libinput-1.10.5:= - media-libs/libdisplay-info + media-libs/libdisplay-info:= x11-libs/libxkbcommon ) gles? (