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 C97AD138334 for ; Sun, 31 Mar 2019 23:31:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB98FE08D3; Sun, 31 Mar 2019 23:31:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 93731E08D3 for ; Sun, 31 Mar 2019 23:31:34 +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 50FE2335CF3 for ; Sun, 31 Mar 2019 23:31:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDA7744B for ; Sun, 31 Mar 2019 23:31:31 +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: <1554075053.c7b13d998054ceae3956a42578c4d570282327e8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-9999.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c7b13d998054ceae3956a42578c4d570282327e8 X-VCS-Branch: master Date: Sun, 31 Mar 2019 23:31:31 +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: 3d42c85a-1fcb-408e-b239-40abd7a2370f X-Archives-Hash: 19af4f16d85c0916c1375f2425ca02ef commit: c7b13d998054ceae3956a42578c4d570282327e8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 31 23:30:53 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 31 23:30:53 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7b13d99 kde-plasma/plasma-pa: Add new DEPEND Upstream commit e04e034c24b832fb7803c14e1f99f4b46beab831 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild index b5aa0e1752..1cdaaa98d9 100644 --- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" $(add_qt_dep qtdeclarative) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) + dev-libs/glib:2 media-libs/libcanberra media-sound/pulseaudio "