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 D5BBB158091 for ; Wed, 1 Jun 2022 07:54:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9640E086D; Wed, 1 Jun 2022 07:54:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA3A8E086D for ; Wed, 1 Jun 2022 07:54:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 91132341C58 for ; Wed, 1 Jun 2022 07:54:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1F267F for ; Wed, 1 Jun 2022 07:54:06 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1654070034.724f8bfa9bd1c0687f6ecf5f6015ee556e4fd696.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/wacomtablet/wacomtablet-9999.ebuild X-VCS-Directories: kde-misc/wacomtablet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 724f8bfa9bd1c0687f6ecf5f6015ee556e4fd696 X-VCS-Branch: master Date: Wed, 1 Jun 2022 07:54:06 +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: a451cd28-50c8-45b9-88ba-8ebfda21d00f X-Archives-Hash: 55acc28cf202a2c26e8feb55a07a7251 commit: 724f8bfa9bd1c0687f6ecf5f6015ee556e4fd696 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 1 07:53:54 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 1 07:53:54 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=724f8bfa kde-misc/wacomtablet: Subscribe to dev-libs/libwacom subslot Bug: https://bugs.gentoo.org/848519 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/wacomtablet/wacomtablet-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/wacomtablet/wacomtablet-9999.ebuild b/kde-misc/wacomtablet/wacomtablet-9999.ebuild index 6ad94b1ac0..11b2d48340 100644 --- a/kde-misc/wacomtablet/wacomtablet-9999.ebuild +++ b/kde-misc/wacomtablet/wacomtablet-9999.ebuild @@ -23,7 +23,7 @@ SLOT="5" IUSE="" RDEPEND=" - >=dev-libs/libwacom-0.30 + >=dev-libs/libwacom-0.30:= >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5