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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC872138351 for ; Fri, 10 Apr 2020 20:44:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 231E3E0829; Fri, 10 Apr 2020 20:44:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09EFBE0829 for ; Fri, 10 Apr 2020 20:44:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21C4C34EEC8 for ; Fri, 10 Apr 2020 20:44:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACCC72B for ; Fri, 10 Apr 2020 20:44:23 +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: <1586551212.37c654c7d7fbdf1774e26180ec0c0b4004d2c4e4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/latte-dock/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/latte-dock/latte-dock-9999.ebuild X-VCS-Directories: kde-misc/latte-dock/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 37c654c7d7fbdf1774e26180ec0c0b4004d2c4e4 X-VCS-Branch: master Date: Fri, 10 Apr 2020 20:44:23 +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: d4dc51ec-7e54-4f7e-8383-1f3d8f116ae5 X-Archives-Hash: 3582b55c14f5e3dccca2e06fbd960ab0 commit: 37c654c7d7fbdf1774e26180ec0c0b4004d2c4e4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 10 20:40:12 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 10 20:40:12 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=37c654c7 kde-misc/latte-dock: Add new DEPEND Upstream commit 6e09bb56013ab7a7b8d4b6da42f6415fd77f18bf Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/latte-dock/latte-dock-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/latte-dock/latte-dock-9999.ebuild b/kde-misc/latte-dock/latte-dock-9999.ebuild index 5b5fb645ae..93af0d0851 100644 --- a/kde-misc/latte-dock/latte-dock-9999.ebuild +++ b/kde-misc/latte-dock/latte-dock-9999.ebuild @@ -41,6 +41,7 @@ DEPEND=" >=kde-frameworks/kguiaddons-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/knewstuff-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 >=kde-frameworks/kpackage-${KFMIN}:5