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 D990A59CA9 for ; Sat, 26 Mar 2016 19:06:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06E4A21C006; Sat, 26 Mar 2016 19:06:47 +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 93E2B21C006 for ; Sat, 26 Mar 2016 19:06:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EBB99340B1F for ; Sat, 26 Mar 2016 19:06:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0CA9864 for ; Sat, 26 Mar 2016 19:06:42 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1459019190.52ffe7b3d8809fc5396235e6cdb5bf9993813179.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kjumpingcube/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kjumpingcube/kjumpingcube-16.04.49.9999.ebuild kde-apps/kjumpingcube/kjumpingcube-9999.ebuild X-VCS-Directories: kde-apps/kjumpingcube/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 52ffe7b3d8809fc5396235e6cdb5bf9993813179 X-VCS-Branch: master Date: Sat, 26 Mar 2016 19:06:42 +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: 6030b10c-6eb7-46ff-ba7f-6e14769a3bb7 X-Archives-Hash: f4afdf531df508c8a2e54eff4a9b2e46 commit: 52ffe7b3d8809fc5396235e6cdb5bf9993813179 Author: Michael Palimaka gentoo org> AuthorDate: Sat Mar 26 19:06:30 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Mar 26 19:06:30 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52ffe7b3 kde-apps/kjumpingcube: add missing dependency Package-Manager: portage-2.2.28 kde-apps/kjumpingcube/kjumpingcube-16.04.49.9999.ebuild | 1 + kde-apps/kjumpingcube/kjumpingcube-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kjumpingcube/kjumpingcube-16.04.49.9999.ebuild b/kde-apps/kjumpingcube/kjumpingcube-16.04.49.9999.ebuild index 61215a8..b198296 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-16.04.49.9999.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-16.04.49.9999.ebuild @@ -21,6 +21,7 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep ki18n) $(add_frameworks_dep kwidgetsaddons) diff --git a/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild b/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild index 61215a8..b198296 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild @@ -21,6 +21,7 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep ki18n) $(add_frameworks_dep kwidgetsaddons)