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 08A801381F3 for ; Wed, 21 Aug 2013 18:41:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDCB5E0C74; Wed, 21 Aug 2013 18:41:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B05EE0C74 for ; Wed, 21 Aug 2013 18:41:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19BA433EB32 for ; Wed, 21 Aug 2013 18:41:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C3F0DE468F for ; Wed, 21 Aug 2013 18:41:19 +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: <1377110268.9daa8ee27af38611b3f4afce14484e86bdb6365e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdm/kdm-4.11.49.9999.ebuild kde-base/kdm/kdm-9999.ebuild X-VCS-Directories: kde-base/kdm/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 9daa8ee27af38611b3f4afce14484e86bdb6365e X-VCS-Branch: master Date: Wed, 21 Aug 2013 18:41:19 +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: e3b8f9fe-21df-487f-b262-19d0a12c9998 X-Archives-Hash: 1ebfb27da89a520d29bd0510bdff6e54 commit: 9daa8ee27af38611b3f4afce14484e86bdb6365e Author: Michael Palimaka gentoo org> AuthorDate: Wed Aug 21 18:37:48 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Aug 21 18:37:48 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9daa8ee2 [kde-base/kdm] Add missing dependency. Package-Manager: portage-2.2.0 --- kde-base/kdm/kdm-4.11.49.9999.ebuild | 1 + kde-base/kdm/kdm-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-base/kdm/kdm-4.11.49.9999.ebuild b/kde-base/kdm/kdm-4.11.49.9999.ebuild index d83548b..1299037 100644 --- a/kde-base/kdm/kdm-4.11.49.9999.ebuild +++ b/kde-base/kdm/kdm-4.11.49.9999.ebuild @@ -16,6 +16,7 @@ REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" DEPEND=" $(add_kdebase_dep libkworkspace) + media-libs/qimageblitz x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp diff --git a/kde-base/kdm/kdm-9999.ebuild b/kde-base/kdm/kdm-9999.ebuild index d83548b..1299037 100644 --- a/kde-base/kdm/kdm-9999.ebuild +++ b/kde-base/kdm/kdm-9999.ebuild @@ -16,6 +16,7 @@ REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" DEPEND=" $(add_kdebase_dep libkworkspace) + media-libs/qimageblitz x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp