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 4EE9A158451 for ; Thu, 11 Jan 2024 18:19:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7903AE2A5E; Thu, 11 Jan 2024 18:19:41 +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 56E33E2A5E for ; Thu, 11 Jan 2024 18:19:41 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42CCB3431CF for ; Thu, 11 Jan 2024 18:19:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AEC1B95D for ; Thu, 11 Jan 2024 18:19:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1704997151.cfa89f9f5176f2392e31083a65e5f18f90ba8af9.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/spectacle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/spectacle/spectacle-24.02.49.9999.ebuild kde-apps/spectacle/spectacle-9999.ebuild X-VCS-Directories: kde-apps/spectacle/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cfa89f9f5176f2392e31083a65e5f18f90ba8af9 X-VCS-Branch: master Date: Thu, 11 Jan 2024 18:19:38 +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: e31151f0-91c8-40a9-a66f-866191beec15 X-Archives-Hash: c457787294d6085b43edafb1e735a4f0 commit: cfa89f9f5176f2392e31083a65e5f18f90ba8af9 Author: Sam James gentoo org> AuthorDate: Thu Jan 11 18:19:11 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 11 18:19:11 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cfa89f9f kde-apps/spectacle: add kde-plasma/layer-shell-qt:6 dep Closes: https://bugs.gentoo.org/921827 Signed-off-by: Sam James gentoo.org> kde-apps/spectacle/spectacle-24.02.49.9999.ebuild | 1 + kde-apps/spectacle/spectacle-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/spectacle/spectacle-24.02.49.9999.ebuild b/kde-apps/spectacle/spectacle-24.02.49.9999.ebuild index 7400463395..43def11e95 100644 --- a/kde-apps/spectacle/spectacle-24.02.49.9999.ebuild +++ b/kde-apps/spectacle/spectacle-24.02.49.9999.ebuild @@ -38,6 +38,7 @@ COMMON_DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] >=kde-frameworks/kxmlgui-${KFMIN}:6 kde-plasma/kpipewire:6 + kde-plasma/layer-shell-qt:6 x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-cursor diff --git a/kde-apps/spectacle/spectacle-9999.ebuild b/kde-apps/spectacle/spectacle-9999.ebuild index 7400463395..43def11e95 100644 --- a/kde-apps/spectacle/spectacle-9999.ebuild +++ b/kde-apps/spectacle/spectacle-9999.ebuild @@ -38,6 +38,7 @@ COMMON_DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] >=kde-frameworks/kxmlgui-${KFMIN}:6 kde-plasma/kpipewire:6 + kde-plasma/layer-shell-qt:6 x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-cursor