summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2015-02-20 08:17:19 +0000
committerBen de Groot <yngwin@gentoo.org>2015-02-20 08:17:19 +0000
commit596ed793fa36c2863e75c9fb556971a680596a5c (patch)
tree10d6d3596681de0b960cb2860d1c4561f8f85c2c /lxqt-base
parentRevert random mgorny madness (diff)
downloadgentoo-2-596ed793fa36c2863e75c9fb556971a680596a5c.tar.gz
gentoo-2-596ed793fa36c2863e75c9fb556971a680596a5c.tar.bz2
gentoo-2-596ed793fa36c2863e75c9fb556971a680596a5c.zip
Include all deps (bug #540634)
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-panel/ChangeLog5
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild6
2 files changed, 9 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-panel/ChangeLog b/lxqt-base/lxqt-panel/ChangeLog
index 7adc1af19130..ee40a48e3a4c 100644
--- a/lxqt-base/lxqt-panel/ChangeLog
+++ b/lxqt-base/lxqt-panel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for lxqt-base/lxqt-panel
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.11 2015/02/10 17:12:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.12 2015/02/20 08:17:19 yngwin Exp $
+
+ 20 Feb 2015; Ben de Groot <yngwin@gentoo.org> lxqt-panel-0.9.0.ebuild:
+ Include all deps (bug #540634)
*lxqt-panel-0.9.0 (10 Feb 2015)
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild
index 4c16516e304e..4decc0fc24d0 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild,v 1.1 2015/02/10 17:12:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.9.0.ebuild,v 1.2 2015/02/20 08:17:19 yngwin Exp $
EAPI=5
inherit cmake-utils
@@ -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 )