From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BF48213829B for ; Mon, 30 May 2016 08:15:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2ED5C1428A; Mon, 30 May 2016 08:15:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7E9C1428A for ; Mon, 30 May 2016 08:15:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D58B7340B29 for ; Mon, 30 May 2016 08:15:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 602E295D for ; Mon, 30 May 2016 08:15:20 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1464594193.07174f4e74e98aa321651a764832f5dcb13bdb5d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/rsibreak/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/rsibreak/rsibreak-9999.ebuild X-VCS-Directories: kde-misc/rsibreak/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 07174f4e74e98aa321651a764832f5dcb13bdb5d X-VCS-Branch: master Date: Mon, 30 May 2016 08:15:20 +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-Archives-Salt: 8d9acc05-27e1-4b05-810a-b89177e6f1fd X-Archives-Hash: de8aff8d368a9687a7234a389de8ba19 commit: 07174f4e74e98aa321651a764832f5dcb13bdb5d Author: Johannes Huber gentoo org> AuthorDate: Mon May 30 07:43:13 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon May 30 07:43:13 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=07174f4e kde-misc/rsibreak: Sync with tree Package-Manager: portage-2.3.0_rc1 kde-misc/rsibreak/rsibreak-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/rsibreak/rsibreak-9999.ebuild b/kde-misc/rsibreak/rsibreak-9999.ebuild index 926c7e7..980da45 100644 --- a/kde-misc/rsibreak/rsibreak-9999.ebuild +++ b/kde-misc/rsibreak/rsibreak-9999.ebuild @@ -21,6 +21,7 @@ COMMON_DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes)