From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C7B911381FA for ; Mon, 12 May 2014 13:34:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F5C3E09B6; Mon, 12 May 2014 13:34:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE583E09B6 for ; Mon, 12 May 2014 13:34:12 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8E6A33FDC7 for ; Mon, 12 May 2014 13:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 8C3A8181A9 for ; Mon, 12 May 2014 13:34:10 +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: <1399901630.90a473cb4cbe884083013014153090cc355a1f39.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtgui/qtgui-4.8.9999.ebuild X-VCS-Directories: dev-qt/qtgui/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 90a473cb4cbe884083013014153090cc355a1f39 X-VCS-Branch: master Date: Mon, 12 May 2014 13:34:10 +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: a8d74a8f-22d9-42da-95cf-f41852f4818c X-Archives-Hash: ddf3917645689a7c2427735502d285d1 commit: 90a473cb4cbe884083013014153090cc355a1f39 Author: Michael Palimaka gentoo org> AuthorDate: Mon May 12 13:33:50 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon May 12 13:33:50 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=90a473cb [dev-qt/qtgui] Add missing dependencies. Package-Manager: portage-2.2.8-r1 --- dev-qt/qtgui/qtgui-4.8.9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-qt/qtgui/qtgui-4.8.9999.ebuild b/dev-qt/qtgui/qtgui-4.8.9999.ebuild index 1f26593..25e758b 100644 --- a/dev-qt/qtgui/qtgui-4.8.9999.ebuild +++ b/dev-qt/qtgui/qtgui-4.8.9999.ebuild @@ -36,6 +36,7 @@ RDEPEND=" x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext + x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender @@ -44,6 +45,7 @@ RDEPEND=" ) cups? ( net-print/cups ) egl? ( media-libs/mesa[egl] ) + glib? ( dev-libs/glib:2 ) gtkstyle? ( x11-libs/cairo[-qt4] x11-libs/gtk+:2[aqua=]