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 5DD241387FF for ; Mon, 20 Oct 2014 21:10:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6AF6E084B; Mon, 20 Oct 2014 21:10:17 +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 0DDFEE084B for ; Mon, 20 Oct 2014 21:10:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 010293404A5 for ; Mon, 20 Oct 2014 21:10:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EDA78558 for ; Mon, 20 Oct 2014 21:10:13 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1413839204.8b0697a89a2e67a6dbf024ee7f19db89e241d4cb.jauhien@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: razorqt-base/libqtxdg/ X-VCS-Repository: proj/qt X-VCS-Files: razorqt-base/libqtxdg/libqtxdg-9999.ebuild X-VCS-Directories: razorqt-base/libqtxdg/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: 8b0697a89a2e67a6dbf024ee7f19db89e241d4cb X-VCS-Branch: master Date: Mon, 20 Oct 2014 21:10:13 +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: 74205676-7b8e-411a-a377-88f3887cd763 X-Archives-Hash: d1355e996df4d85220826d9db25ade7d commit: 8b0697a89a2e67a6dbf024ee7f19db89e241d4cb Author: Jauhien Piatlicki gentoo org> AuthorDate: Mon Oct 20 21:06:44 2014 +0000 Commit: Jauhien Piatlicki gentoo org> CommitDate: Mon Oct 20 21:06:44 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8b0697a8 [razorqt-base/libqtxdg] fix dependencies --- razorqt-base/libqtxdg/libqtxdg-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild index 56154e5..0aa41ad 100644 --- a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild +++ b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild @@ -23,6 +23,7 @@ IUSE="test" CDEPEND=" sys-apps/file dev-qt/qtcore:5 + dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 dev-qt/linguist-tools:5