From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-775361-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D4EFE138A1A for <garchives@archives.gentoo.org>; Fri, 20 Feb 2015 23:45:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A45EE0909; Fri, 20 Feb 2015 23:40:57 +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 16FCAE0909 for <gentoo-commits@lists.gentoo.org>; Fri, 20 Feb 2015 23:40:46 +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 EEF04340A5F for <gentoo-commits@lists.gentoo.org>; Fri, 20 Feb 2015 08:19:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99A1012266 for <gentoo-commits@lists.gentoo.org>; Fri, 20 Feb 2015 08:19:48 +0000 (UTC) From: "Ben de Groot" <yngwin@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben de Groot" <yngwin@gentoo.org> Message-ID: <1424420371.71b5e280dba064567abe60f3bde081ea7803261a.yngwin@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-panel/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-panel/ X-VCS-Committer: yngwin X-VCS-Committer-Name: Ben de Groot X-VCS-Revision: 71b5e280dba064567abe60f3bde081ea7803261a X-VCS-Branch: master Date: Fri, 20 Feb 2015 08:19:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e8305f6d-4e31-4725-8e7b-a713c07cdd2a X-Archives-Hash: b513b512d13b376be7093a62581219d2 commit: 71b5e280dba064567abe60f3bde081ea7803261a Author: Ben de Groot <yngwin <AT> gentoo <DOT> org> AuthorDate: Fri Feb 20 08:19:31 2015 +0000 Commit: Ben de Groot <yngwin <AT> gentoo <DOT> org> CommitDate: Fri Feb 20 08:19:31 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=71b5e280 lxqt-base/lxqt-panel: sync with gx86 updated deps --- lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild index 45aa6cb..967a589 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild @@ -24,6 +24,7 @@ IUSE="+alsa +clock colorpicker cpuload +desktopswitch dom +kbindicator +mainmenu REQUIRED_USE="volume? ( || ( alsa pulseaudio ) )" DEPEND=" + dev-libs/glib:2 >=dev-libs/libqtxdg-1.0.0 dev-qt/linguist-tools:5 dev-qt/qtcore:5 @@ -39,6 +40,9 @@ DEPEND=" ~lxqt-base/liblxqt-mount-${PV} ~lxqt-base/lxqt-globalkeys-${PV} x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXrender cpuload? ( sys-libs/libstatgrab ) networkmonitor? ( sys-libs/libstatgrab ) sensors? ( sys-apps/lm_sensors )